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