diff --git a/communities/Cargo.toml b/communities/Cargo.toml index 4279454..7184bf8 100644 --- a/communities/Cargo.toml +++ b/communities/Cargo.toml @@ -10,7 +10,7 @@ aes-gcm = "0.10.3" async-trait = "0.1.89" base64 = "0.22.1" futures = "*" -hkdf = "0.12.4" +hkdf = "0.13.0" hyper = { version = "1.8.1", features = [ "capi", "client",