Skip to content

Commit 68cc6bd

Browse files
fix(deps): update rust crate rand to 0.9.0
1 parent 9d0280f commit 68cc6bd

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
@@ -20,4 +20,4 @@ tracing-subscriber = "0.3.16"
2020
serde = { version = "1.0.193", features = [ "derive" ] }
2121
basic-toml = { version = "0.1.1" }
2222
serde_json = "1.0.108"
23-
rand = "0.8.5"
23+
rand = "0.9.0"

0 commit comments

Comments
 (0)