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
林炳权 1a26898377 chore: update to Rust 1.76 (#22376)
Update to Rust 1.76
2024-02-15 10:32:21 +05:30

3 lines
66 B
TOML

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