teloxide/rust-toolchain.toml
Hirrolot 965515eec4 Update rust-toolchain.toml
Former-commit-id: 2a0f8260bd
2022-05-26 23:40:40 +06:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2022-05-06"
components = ["rustfmt", "clippy"]
profile = "minimal"