1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-18 03:44:05 -05:00
denoland-deno/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

2022-01-23 22:36:40 +05:30
[toolchain]
2022-12-18 06:20:15 +08:00
channel = "1.66.0"
components = ["rustfmt", "clippy"]