teloxide/rust-toolchain.toml
2024-03-21 14:49:07 +01:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2024-03-20"
components = ["rustfmt", "clippy"]
profile = "minimal"