Skip to content

Commit 7702b09

Browse files
chore(deps): update rust crate rand to 0.9.2
1 parent 2b6fb51 commit 7702b09

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
@@ -19,5 +19,5 @@ rustpython-literal = ">=0.4.0"
1919
[dev-dependencies]
2020
rustpython-parser = "0.4.0"
2121
rustpython-ast = { version = "0.4.0", features = ["fold", "unparse"] }
22-
rand = "0.8.5"
22+
rand = "0.9.2"
2323
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)