matrix-user-swap/rust-toolchain.toml
Olivia Lee e42336663f
bump nix dependencies, upgrading rustc to 1.90.0 and rust edition 2024
I want the if-let-chains :)

This triggered some rustfmt changes, and a couple 'if let' blocks that
can now be collapsed.
2025-10-03 17:39:25 -07:00

2 lines
31 B
TOML

[toolchain]
channel = "1.90.0"