deno/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

2022-01-23 17:06:40 +00:00
[toolchain]
2024-08-19 02:24:56 +00:00
channel = "1.80.1"
components = ["rustfmt", "clippy"]