aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1c0769f..5c5316d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,7 @@ security = ["base64", "hmac", "rand", "sha2"]
http = "0.2"
serde = { version = "1.0", features = ["derive"] }
serde_urlencoded = "0.7.0"
-httpdate = "0.3.2"
+httpdate = "1"
mime = "0.3"
thiserror = "1.0"