teloxide/rust-toolchain.toml
2022-11-07 16:38:57 +04:00

4 lines
98 B
TOML

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