0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-02-01 12:15:46 -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]
2024-03-01 10:28:17 -07:00
channel = "1.76.0"
2022-11-25 14:32:52 +01:00
components = ["rustfmt", "clippy"]