api/Cargo.toml: Updated httpdate from 0.3 to 1.0.

This commit is contained in:
Jonathan Davies
2023-01-23 18:40:11 +00:00
parent dead123892
commit 1c435fce09
2 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ tokio-stream = "0.1"
form_urlencoded = "1.0.0"
http = "0.2"
httpdate = "0.3"
httpdate = "1.0"
http-range = "0.1"
hyper = { version = "0.14", features = ["server", "http1", "runtime", "tcp", "stream"] }
multer = "2.0"