deno/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

2022-01-23 17:06:40 +00:00
[toolchain]
2022-09-26 19:52:16 +00:00
channel = "1.64.0"
components = ["rustfmt", "clippy"]