Skip to content

Commit fc09552

Browse files
Update Rust crate rand to 0.9.0
1 parent 77c9f4f commit fc09552

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
@@ -78,7 +78,7 @@ ciborium = "0.2.2"
7878
http = "1.3.1"
7979
http-body-util = "0.1"
8080
humantime = "2.1"
81-
rand = "0.8.5"
81+
rand = "0.9.0"
8282
backoff = "0.4"
8383
mg-common = { path = "mg-common" }
8484
chrono = { version = "0.4.40", features = ["serde"] }

0 commit comments

Comments
 (0)