Skip to content

Commit ffeb200

Browse files
committed
Update getrandom
1 parent 4e4a7df commit ffeb200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ log = "0.4"
2323

2424
# Security-related dependencies
2525
zeroize = "1.7.0"
26-
getrandom = "0.3.1"
26+
getrandom = "0.3.2"
2727
aes-gcm = "0.10.3"
2828
rand = "0.9.0"
2929
rand_core = "0.9.3"

0 commit comments

Comments
 (0)