1
0
Fork 0
mirror of https://github.com/italicsjenga/agb.git synced 2025-02-03 21:16:47 +11:00
agb/book/games/pong/rust-toolchain.toml

4 lines
79 B
TOML
Raw Normal View History

2022-01-01 22:37:39 +00:00
[toolchain]
channel = "nightly"
components = ["rust-src", "clippy", "rustfmt"]