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


---------

Co-authored-by: Matt Mastracci <matthew@mastracci.com>
2024-04-11 10:31:52 +05:30

4 lines
66 B
TOML

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