anki/rust-toolchain.toml
Damien Elmes 70b0fbde92 Update to Rust 1.74, and update most Rust deps
hyper has been held back, as neither reqwest nor axum support 1.0 yet
2023-11-27 13:34:42 +10:00

4 lines
108 B
TOML

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