1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/rust-toolchain.toml
Bartek Iwańczuk dd6458b30a
chore: upgrade to Rust 1.68.2 (#19416)
Also prints disk size in release builds.
2023-06-08 04:04:07 +02:00

3 lines
66 B
TOML

[toolchain]
channel = "1.68.2"
components = ["rustfmt", "clippy"]