Skip to content

Commit 678ebdb

Browse files
Update Rust crate rand to 0.9
1 parent 3e22c06 commit 678ebdb

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
@@ -7,7 +7,7 @@ version = "1.0.1"
77
base64 = "0.9.3"
88
challenge-bypass-ristretto = { version = "1.0.1", features = ["base64"] }
99
hmac = "0.10"
10-
rand = "0.7"
10+
rand = "0.9"
1111
sha2 = "0.9"
1212

1313
[lib]

0 commit comments

Comments
 (0)