mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-09-24 14:48:37 -04:00
build(deps): bump hyper from 1.1.0 to 1.2.0
Bumps [hyper](https://github.com/hyperium/hyper) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c3b474d7db
commit
005361c833
2 changed files with 4 additions and 5 deletions
|
@ -76,7 +76,7 @@ zip = "0.5"
|
|||
[dev-dependencies]
|
||||
bitcoin-harness = "0.2.2"
|
||||
get-port = "3"
|
||||
hyper = "1.1"
|
||||
hyper = "1.2"
|
||||
mockito = "1.2.0"
|
||||
monero-harness = { path = "../monero-harness" }
|
||||
port_check = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue