agb/examples/amplitude/rust-toolchain.toml

4 lines
79 B
TOML
Raw Normal View History

2023-04-25 20:32:28 +01:00
[toolchain]
channel = "nightly"
components = ["rust-src", "clippy", "rustfmt"]