clusterflux-public/rust-toolchain.toml
Clusterflux release 70319cde15 Public release release-ff7f847f143d
Source commit: ff7f847f143dc67864bed68a86cf259114384bd5

Public tree identity: sha256:bb7dcd2ac78bdbad2f4eba0f49be649d446d67f96f4eb2796941c026412fc032
2026-07-17 09:33:47 +02:00

5 lines
123 B
TOML

[toolchain]
channel = "1.91.1"
components = ["clippy", "rustfmt"]
targets = ["wasm32-unknown-unknown"]
profile = "minimal"