1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 21:50:00 -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]
2023-03-09 15:18:00 -04:00
channel = "1.68.0"
components = ["rustfmt", "clippy"]