Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Bump rust-version
  • Loading branch information
coolreader18 committed Jan 23, 2026
commit 5e5e4b5877f61738b31322ad563477eb6c28b498
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ exclude = ["pymath"]
version = "0.4.0"
authors = ["RustPython Team"]
edition = "2024"
rust-version = "1.91.0"
rust-version = "1.93.0"
repository = "https://github.com/RustPython/RustPython"
license = "MIT"

Expand Down
Loading