teloxide/rust-toolchain.toml
2022-05-26 23:40:40 +06:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2022-05-06"
components = ["rustfmt", "clippy"]
profile = "minimal"