1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-16 10:54:14 -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-07-13 15:16:24 -06:00
channel = "1.71.0"
components = ["rustfmt", "clippy"]