mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-01-02 13:23:08 +00:00
7 lines
66 B
TOML
7 lines
66 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"guest",
|
|
"host",
|
|
]
|