deno/rust-toolchain.toml
林炳权 1a26898377 chore: update to Rust 1.76 (#22376)
Update to Rust 1.76
2024-02-15 10:32:21 +05:30

4 lines
66 B
TOML

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