1
0
Fork 0
mirror of https://github.com/italicsjenga/agb.git synced 2025-01-10 00:51:34 +11:00
agb/template/rust-toolchain.toml
2023-03-23 22:17:02 +00:00

4 lines
79 B
TOML

[toolchain]
channel = "nightly"
components = ["rust-src", "clippy", "rustfmt"]