teloxide/rust-toolchain.toml
2023-09-27 13:16:53 +04:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2023-09-27"
components = ["rustfmt", "clippy"]
profile = "minimal"