Skip to content

Commit e1ce1f6

Browse files
Updated MSRV
1 parent 08c9a4d commit e1ce1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "rustpython"
33
version = "0.3.1"
44
authors = ["RustPython Team"]
55
edition = "2021"
6-
rust-version = "1.67.1"
6+
rust-version = "1.75.0"
77
description = "A python interpreter written in rust."
88
repository = "https://github.com/RustPython/RustPython"
99
license = "MIT"

0 commit comments

Comments
 (0)