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

* chore: fix clippy warnings

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-10 15:38:53 +02:00

4 lines
83 B
TOML

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