mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-05 18:39:23 +00:00
11 lines
165 B
TOML
11 lines
165 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"crypto/transcript",
|
|
"crypto/multiexp",
|
|
"crypto/frost",
|
|
"crypto/dalek-ff-group",
|
|
"coins/monero",
|
|
"coins/firo",
|
|
"processor",
|
|
]
|