agb/examples/the-dungeon-puzzlers-lament/rust-toolchain.toml
2023-07-25 20:27:03 +01:00

4 lines
79 B
TOML

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