We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00e6b6 commit 8e834cbCopy full SHA for 8e834cb
Cargo.toml
@@ -6,6 +6,7 @@ name = "rustpython"
6
version = "0.2.0"
7
authors = ["RustPython Team"]
8
edition = "2021"
9
+rust-version = "1.67.1"
10
description = "A python interpreter written in rust."
11
repository = "https://github.com/RustPython/RustPython"
12
license = "MIT"
0 commit comments