deno/rust-toolchain.toml
林炳权 9a1c697045
chore: update to Rust 1.74 (#21210)
Update to Rust 1.74
2023-11-17 08:06:28 -07:00

4 lines
66 B
TOML

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