mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-03 15:24:53 -04:00
Sort Cargo.toml lines
This commit is contained in:
parent
ade0e08db6
commit
79c6c8bbef
1 changed files with 1 additions and 1 deletions
|
@ -35,10 +35,10 @@ bitcoin-harness = { git = "https://github.com/coblox/bitcoin-harness-rs", rev =
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
hyper = "0.13"
|
hyper = "0.13"
|
||||||
monero-harness = { path = "../monero-harness" }
|
monero-harness = { path = "../monero-harness" }
|
||||||
|
port_check = "0.1"
|
||||||
reqwest = { version = "0.10", default-features = false }
|
reqwest = { version = "0.10", default-features = false }
|
||||||
serde_cbor = "0.11"
|
serde_cbor = "0.11"
|
||||||
sled = "0.34"
|
sled = "0.34"
|
||||||
port_check = "0.1"
|
|
||||||
spectral = "0.6"
|
spectral = "0.6"
|
||||||
tempfile = "3"
|
tempfile = "3"
|
||||||
testcontainers = "0.10"
|
testcontainers = "0.10"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue