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

* Remove unused enums

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-29 22:35:59 +02:00

4 lines
83 B
TOML

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