Skip to content

Commit 9e82a66

Browse files
FunKiteclaude
andcommitted
Update Rust toolchain to 1.91.1
Update from 1.82.0 to 1.91.1 to match current stable and ensure CI uses the correct version for clippy lints. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 0aecc0e commit 9e82a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.82.0"
2+
channel = "1.91.1"
33
components = ["rustfmt", "clippy", "rust-src"]
44
targets = ["x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu", "x86_64-apple-darwin", "aarch64-apple-darwin", "x86_64-pc-windows-msvc"]
55
profile = "default"

0 commit comments

Comments
 (0)