evmc/Cargo.toml
2019-03-13 15:54:22 +01:00

6 lines
85 B
TOML

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