teloxide/rust-toolchain.toml
Maybe Waffle 8ad3bf506b Revert "Revert "Merge branch 'dev'""
This reverts commit 4e004739ca.
2022-11-28 16:51:16 +04:00

4 lines
98 B
TOML

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