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]
2024-10-15 12:10:07 -04:00
channel = "1.81.0"
components = ["rustfmt", "clippy"]