evmc/Cargo.toml

7 lines
116 B
TOML

[workspace]
members = [
"bindings/rust/evmc-sys",
"bindings/rust/evmc-vm",
"examples/example-rust-vm"
]