mirror of
https://github.com/hinto-janai/cuprate.git
synced 2025-01-08 20:09:41 +00:00
15 lines
216 B
TOML
15 lines
216 B
TOML
|
|
[workspace]
|
|
|
|
members = [
|
|
"common",
|
|
"consensus",
|
|
"cryptonight",
|
|
#"cuprate",
|
|
# "database",
|
|
"net/levin",
|
|
"net/monero-wire",
|
|
# "p2p",
|
|
# "p2p/sync-states"
|
|
]
|
|
|