Files
substreams-explorers/ethereum-explorer/rust-toolchain.toml
2023-07-20 01:45:17 +02:00

4 lines
94 B
TOML

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