diff options
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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"  | 
