evmc/Cargo.toml

6 lines
85 B
TOML
Raw Normal View History

2019-03-13 13:32:48 +00:00
[workspace]
members = [
"bindings/rust/evmc-sys",
"bindings/rust/evmc-vm",
]