mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 07:56:05 -04:00
build(deps): bump port_check from 0.1.5 to 0.2.0
Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.1.5 to 0.2.0. - [Commits](https://github.com/ufoscout/port-check-rs/commits/v0.2.0) --- updated-dependencies: - dependency-name: port_check dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bd07bde535
commit
11fb36d2f3
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2925,9 +2925,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "port_check"
|
||||
version = "0.1.5"
|
||||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f6519412c9e0d4be579b9f0618364d19cb434b324fc6ddb1b27b1e682c7105ed"
|
||||
checksum = "e956b3af7a0107123acd498bc9dde7113e452e0c3b156ba97381291241b0943e"
|
||||
|
||||
[[package]]
|
||||
name = "powerfmt"
|
||||
|
@ -80,7 +80,7 @@ get-port = "3"
|
||||
hyper = "1.2"
|
||||
mockito = "1.3.0"
|
||||
monero-harness = { path = "../monero-harness" }
|
||||
port_check = "0.1"
|
||||
port_check = "0.2"
|
||||
proptest = "1"
|
||||
serde_cbor = "0.11"
|
||||
serial_test = "3.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user