mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-01-13 23:58:11 -05:00
13 lines
249 B
TOML
13 lines
249 B
TOML
[workspace]
|
|
members = [
|
|
"emsdk",
|
|
"examples/simple_multiply",
|
|
"seal",
|
|
"sunscreen_backend",
|
|
"sunscreen_frontend",
|
|
"sunscreen_frontend_types",
|
|
"sunscreen_frontend_macros",
|
|
"sunscreen_circuit",
|
|
"sunscreen_runtime",
|
|
]
|