anki/rust-toolchain.toml
Damien Elmes e3b634a805 Update to Rust 1.70
Sparse registry is now the default
2023-06-07 14:52:31 +10:00

4 lines
108 B
TOML

[toolchain]
# older versions may fail to compile; newer versions may fail the clippy tests
channel = "1.70"