diff --git a/Cargo.toml b/Cargo.toml index e6afe8c..fa50d25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ http = "0.2" httparse = "1.3.4" log = "0.4.8" rand = "0.8.0" -sha-1 = "0.9" +sha-1 = "0.10" thiserror = "1.0.23" url = "2.1.0" utf-8 = "0.7.5"