forked from Rust-related/RustPython
Updated MSRV
This commit is contained in:
@@ -3,7 +3,7 @@ name = "rustpython"
|
||||
version = "0.3.1"
|
||||
authors = ["RustPython Team"]
|
||||
edition = "2021"
|
||||
rust-version = "1.67.1"
|
||||
rust-version = "1.75.0"
|
||||
description = "A python interpreter written in rust."
|
||||
repository = "https://github.com/RustPython/RustPython"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user