Skip to content

Commit 7592bdf

Browse files
chore(deps): update rust crate rand to 0.8.5 (#228)
1 parent c22ab03 commit 7592bdf

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
@@ -76,7 +76,7 @@ sled = "0.34"
7676
ciborium = "0.2.2"
7777
http = "0.2.12"
7878
humantime = "2.1"
79-
rand = "0.8"
79+
rand = "0.8.5"
8080
backoff = "0.4"
8181
mg-common = { path = "mg-common" }
8282
chrono = { version = "0.4.38", features = ["serde"] }

0 commit comments

Comments
 (0)