xmr-btc-swap/Cargo.toml

6 lines
237 B
TOML
Raw Normal View History

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