deno/rust-toolchain.toml
林炳权 9304126be5
chore: update to Rust 1.77.2 (#23262)
update to Rust 1.77.2


---------

Co-authored-by: Matt Mastracci <matthew@mastracci.com>
2024-04-10 22:08:23 +00:00

4 lines
66 B
TOML

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