teloxide/rust-toolchain.toml
2022-01-25 02:10:23 +03:00

4 lines
98 B
TOML

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