Skip to content

Commit a3706c0

Browse files
Update Rust crate rand to 0.9.2
1 parent 9fc074d commit a3706c0

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
@@ -83,7 +83,7 @@ ciborium = "0.2.2"
8383
http = "1.3.1"
8484
http-body-util = "0.1"
8585
humantime = "2.1"
86-
rand = "0.8.5"
86+
rand = "0.9.2"
8787
backoff = "0.4"
8888
mg-common = { path = "mg-common" }
8989
chrono = { version = "0.4.41", features = ["serde"] }

0 commit comments

Comments
 (0)