Files
substreams-explorers/bitcoin-explorer/rust-toolchain.toml
2023-12-06 11:26:14 -05:00

4 lines
94 B
TOML

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