Files
tycho-protocol-sdk/substreams/rust-toolchain.toml

5 lines
97 B
TOML

[toolchain]
channel = "stable"
components = [ "rustfmt" ]
targets = [ "wasm32-unknown-unknown" ]