0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-22 15:07:00 -05:00
denoland-rusty-v8/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

2022-11-25 08:32:52 -05:00
[toolchain]
2023-07-13 12:42:58 -04:00
channel = "1.71.0"
2022-11-25 08:32:52 -05:00
components = ["rustfmt", "clippy"]