Skip to content

Commit cbbcb1c

Browse files
Update Rust crate rand to 0.9.2
1 parent 9253c60 commit cbbcb1c

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
@@ -92,7 +92,7 @@ ciborium = "0.2.2"
9292
http = "1.3.1"
9393
http-body-util = "0.1"
9494
humantime = "2.1"
95-
rand = "0.8.5"
95+
rand = "0.9.2"
9696
backoff = "0.4"
9797
mg-api = { path = "mg-api" }
9898
mg-common = { path = "mg-common" }

0 commit comments

Comments
 (0)