1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

2022-01-23 12:06:40 -05:00
[toolchain]
2022-11-17 20:59:10 -05:00
channel = "1.65.0"
components = ["rustfmt", "clippy"]