1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-18 11:53:59 -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-09-26 21:52:16 +02:00
channel = "1.64.0"
components = ["rustfmt", "clippy"]