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

4 lines
66 B
TOML
Raw Normal View History

2022-11-25 14:32:52 +01:00
[toolchain]
2022-12-21 07:11:23 +08:00
channel = "1.66.0"
2022-11-25 14:32:52 +01:00
components = ["rustfmt", "clippy"]