diff --git a/Cargo.toml b/Cargo.toml index ad3fa580..1bc25b9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ headers-core = { version = "0.3", path = "./headers-core" } base64 = "0.22" bytes = "1" mime = "0.3.14" -sha1 = "0.10" +sha1 = "0.11" httpdate = "1" [features]