teloxide/rust-toolchain.toml
Maybe Waffle 49179dd274 Update nightly version in CI
Former-commit-id: 721908c08e
2022-09-09 21:59:11 +04:00

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2022-09-01"
components = ["rustfmt", "clippy"]
profile = "minimal"