diff --git a/Cargo.toml b/Cargo.toml index 1bb2fd5..92fa293 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ thiserror = "2.0" # Cryptography aws-lc-rs = "1.15" sha2 = "0.10" -digest = "0.10" +digest = "0.11" signature = "2.2" rand_core = { version = "0.10.0" } rand = "0.10.0"