funkwhale/front/tauri/rust-toolchain.toml

5 wiersze
104 B
TOML

[toolchain]
profile = "minimal"
channel = "1.71.0"
components = ["rust-src", "rust-analyzer", "clippy"]