We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4a7df commit ffeb200Copy full SHA for ffeb200
Cargo.toml
@@ -23,7 +23,7 @@ log = "0.4"
23
24
# Security-related dependencies
25
zeroize = "1.7.0"
26
-getrandom = "0.3.1"
+getrandom = "0.3.2"
27
aes-gcm = "0.10.3"
28
rand = "0.9.0"
29
rand_core = "0.9.3"
0 commit comments