mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-23 03:59:22 +00:00
0a690f5632
Also lints Cargo.toml.
14 lines
153 B
TOML
14 lines
153 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"crypto/transcript",
|
|
|
|
"crypto/dalek-ff-group",
|
|
"crypto/multiexp",
|
|
|
|
"crypto/frost",
|
|
|
|
"coins/monero",
|
|
|
|
"processor",
|
|
]
|