diff --git a/Cargo.toml b/Cargo.toml index 43342d8..7edfeb9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ serde_json = "1.0.145" reqwest = { version = "0.12.23", features = ["json"] } tokio = { version = "1.47.1", features = ["rt", "rt-multi-thread", "macros"] } tokio-scoped = "0.2.0" -sha1 = "0.10.6" +sha1 = "0.11.0"