We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6fb51 commit 7702b09Copy full SHA for 7702b09
Cargo.toml
@@ -19,5 +19,5 @@ rustpython-literal = ">=0.4.0"
19
[dev-dependencies]
20
rustpython-parser = "0.4.0"
21
rustpython-ast = { version = "0.4.0", features = ["fold", "unparse"] }
22
-rand = "0.8.5"
+rand = "0.9.2"
23
pretty_assertions = "1.4.1"
0 commit comments