0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 13:49:37 -04:00
deno/rust-toolchain.toml
林炳权 53951d703c
chore: update to Rust 1.74 (#21210)
Update to Rust 1.74
2023-11-24 03:03:25 +01:00

3 lines
66 B
TOML

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