teloxide/rust-toolchain.toml
2022-01-25 21:07:30 +03:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2021-10-24"
components = ["rustfmt", "clippy"]
profile = "minimal"