mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-16 17:07:35 +00:00
9 lines
134 B
TOML
9 lines
134 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"crypto/transcript",
|
|
"crypto/multiexp",
|
|
"crypto/frost",
|
|
"crypto/dalek-ff-group",
|
|
"coins/monero",
|
|
]
|