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

3 lines
66 B
TOML

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