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
Satya Rohith ec2c30e4c9
chore: upgrade to rust 1.80 (#24778)
(cherry picked from commit 8c2f1f5a55)
2024-07-31 20:26:27 +02:00

3 lines
66 B
TOML

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