Files
substreams-explorers/ethereum-explorer/rust-toolchain.toml
2023-07-21 18:33:05 +02:00

4 lines
94 B
TOML

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