Files
monorepo/rust-toolchain
Savanni D'Gerinel e0f860473d
Some checks failed
Monorepo build / test-all (push) Failing after 5s
Monorepo build / build-flake (push) Successful in 5s
Bump Rust to 1.98, update dependencies
2026-08-29 17:05:50 -04:00

5 lines
214 B
Plaintext

[toolchain]
channel = "1.98.0"
targets = [ "x86_64-unknown-linux-gnu", "wasm32-unknown-unknown", "thumbv6m-none-eabi" ]
components = [ "cargo", "rustc", "rustfmt", "rust-analyzer", "clippy", "llvm-tools-preview" ]