Skip to content

Commit d650a4b

Browse files
build(deps): Update Rust crate rand to 0.9
1 parent 66dc244 commit d650a4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libc = "0.2"
3535
nix = { version = "0.27", features = ["resource"] }
3636
notify-rust = "4.11"
3737
aes-gcm = "0.10"
38-
rand = "0.8"
38+
rand = "0.9"
3939
ctrlc = "3.4"
4040
zeroize = { version = "1.8", features = ["zeroize_derive"] }
4141
hex = "0.4"

0 commit comments

Comments
 (0)