Files
ncspot/rust-toolchain.toml
Henrik Friedrichsen b823dfaf6c chore(toolchain): update (#1470)
* [create-pull-request] automated change

* chore: cargo clippy

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-22 18:55:12 +02:00

4 lines
83 B
TOML

[toolchain]
channel = "1.79.0"
components = ["rustfmt", "clippy", "rust-analyzer"]