vibetunnel/tauri/rust-toolchain.toml

4 lines
No EOL
86 B
TOML

[toolchain]
channel = "nightly"
components = ["rustfmt", "clippy"]
profile = "minimal"