agb/examples/amplitude/rust-toolchain.toml
2023-04-25 20:32:28 +01:00

4 lines
79 B
TOML

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