mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-17 09:27:36 +00:00
10 lines
149 B
TOML
10 lines
149 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"crypto/transcript",
|
|
"crypto/multiexp",
|
|
"crypto/frost",
|
|
"crypto/dalek-ff-group",
|
|
"coins/monero",
|
|
"processor",
|
|
]
|