mirror of
https://github.com/vacp2p/nescience-zkvm-testing.git
synced 2026-01-09 15:18:09 -05:00
7 lines
66 B
TOML
7 lines
66 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"guest",
|
|
"host",
|
|
]
|