mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 09:54:09 +01:00
8 lines
88 B
TOML
8 lines
88 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"electrs_index",
|
|
"electrs_query",
|
|
"electrs_rpc",
|
|
]
|