xmr-btc-swap/Cargo.toml
2021-05-04 10:52:50 +10:00

6 lines
270 B
TOML

[workspace]
members = ["monero-adaptor", "monero-harness", "monero-rpc", "swap", "monero-wallet"]
[patch.crates-io]
torut = { git = "https://github.com/bonomat/torut/", branch = "feature-flag-tor-secret-keys", default-features = false, features = [ "v3", "control" ] }