1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 09:54:09 +01:00
electrs/Cargo.toml
2020-10-24 20:00:46 +03:00

8 lines
88 B
TOML

[workspace]
members = [
"electrs_index",
"electrs_query",
"electrs_rpc",
]