mirror of
https://github.com/status-im/evmc.git
synced 2025-02-24 00:48:09 +00:00
7 lines
116 B
TOML
7 lines
116 B
TOML
[workspace]
|
|
members = [
|
|
"bindings/rust/evmc-sys",
|
|
"bindings/rust/evmc-vm",
|
|
"examples/example-rust-vm"
|
|
]
|