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 08c9a4d commit e1ce1f6Copy full SHA for e1ce1f6
Cargo.toml
@@ -3,7 +3,7 @@ name = "rustpython"
3
version = "0.3.1"
4
authors = ["RustPython Team"]
5
edition = "2021"
6
-rust-version = "1.67.1"
+rust-version = "1.75.0"
7
description = "A python interpreter written in rust."
8
repository = "https://github.com/RustPython/RustPython"
9
license = "MIT"
0 commit comments