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 cc5293e commit 40f599fCopy full SHA for 40f599f
Cargo.toml
@@ -7,6 +7,7 @@ readme = "README.md"
7
repository = "https://github.com/jvllmr/rustpython-unparser"
8
description = "A complete unparser for RustPython ASTs"
9
license-file = "LICENSE"
10
+rust-version = "1.72.1"
11
12
[dependencies]
13
rustpython-ast = { version = ">=0.4.0" }
0 commit comments