teloxide/rust-toolchain.toml
Hirrolot 4e004739ca Revert "Merge branch 'dev'"
This reverts commit 4e2ebdcff7, reversing
changes made to c1c71c5b9c.
2022-11-28 16:43:32 +06:00

4 lines
98 B
TOML

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