Add some more Response types
All checks were successful
Cargo Build & Test / Tests (pull_request) Successful in 19s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 5s
Cargo Build & Test / Test publish (pull_request) Successful in 16s

This commit is contained in:
Jan K9f 2024-08-20 22:11:40 +02:00
commit aaa062db31
3 changed files with 148 additions and 1 deletions

View file

@ -8,3 +8,5 @@ edition = "2021"
[dependencies]
tiny_http = "0.12.0"
maud = "0.26.0"
ascii = "1.1.0"