Skip to content

Commit ae48270

Browse files
Upgrade rand to v0.9
1 parent e72891f commit ae48270

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
@@ -43,7 +43,7 @@ prettyplease = "0.2.20"
4343
proc-macro2 = "1.0.56"
4444
quote = "1.0.21"
4545
r2d2 = "0.8.9"
46-
rand = "0.8.3"
46+
rand = "0.9.0"
4747
rust_decimal = "1.14"
4848
serde = "1.0"
4949
serde_json = "1.0"

0 commit comments

Comments
 (0)