teloxide/rust-toolchain.toml
2024-07-04 22:59:35 +05:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2024-07-03"
components = ["rustfmt", "clippy"]
profile = "minimal"