Skip to content

Commit a9fd4bf

Browse files
authored
Bump rust version to 1.94.0 (RustPython#7442)
1 parent 5058090 commit a9fd4bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ exclude = ["pymath"]
136136
version = "0.5.0"
137137
authors = ["RustPython Team"]
138138
edition = "2024"
139-
rust-version = "1.93.0"
139+
rust-version = "1.94.0"
140140
repository = "https://github.com/RustPython/RustPython"
141141
license = "MIT"
142142

0 commit comments

Comments
 (0)