teloxide/rust-toolchain.toml
2023-05-29 18:28:54 +04:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2023-05-28"
components = ["rustfmt", "clippy"]
profile = "minimal"