Updated MSRV

This commit is contained in:
James Clarke
2024-06-25 04:56:22 +01:00
parent 08c9a4d86b
commit e1ce1f66cd

View File

@@ -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"