1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/rust-toolchain.toml
David Sherret 7b0a7b1976
chore: upgrade to Rust 1.70.0 (#19345)
Co-authored-by: linbingquan <695601626@qq.com>
2023-06-09 01:13:23 +02:00

3 lines
66 B
TOML

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