teloxide/rust-toolchain.toml
2022-12-28 23:16:00 +04:00

4 lines
98 B
TOML

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