xmr-btc-swap/Cargo.toml
2021-05-04 14:06:46 +10:00

7 lines
334 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" ] }
monero = { git = "https://github.com/comit-network/monero-rs" }