Skip to content

Commit cdb78f6

Browse files
committed
Upgrade rust version to 1.91.0
1 parent ef416be commit cdb78f6

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
@@ -131,7 +131,7 @@ members = [
131131
version = "0.4.0"
132132
authors = ["RustPython Team"]
133133
edition = "2024"
134-
rust-version = "1.89.0"
134+
rust-version = "1.91.0"
135135
repository = "https://github.com/RustPython/RustPython"
136136
license = "MIT"
137137

0 commit comments

Comments
 (0)