teloxide/rust-toolchain.toml
2022-02-05 01:11:38 +06:00

4 lines
98 B
TOML

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