teloxide/rust-toolchain.toml
2022-07-03 15:12:18 +04:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2022-07-01"
components = ["rustfmt", "clippy"]
profile = "minimal"