0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-12-26 09:13:46 -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]
2024-03-01 12:28:17 -05:00
channel = "1.76.0"
2022-11-25 08:32:52 -05:00
components = ["rustfmt", "clippy"]