Merge pull request #1472 from comit-network/dependabot/cargo/hyper-1.0.1

build(deps): bump hyper from 0.14.26 to 1.0.1
This commit is contained in:
Byron Hambly 2023-12-12 15:51:56 +02:00 committed by GitHub
commit 38e248ce3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 15 deletions

View file

@ -76,7 +76,7 @@ zip = "0.5"
[dev-dependencies]
bitcoin-harness = "0.2.2"
get-port = "3"
hyper = "0.14"
hyper = "1.0"
mockito = "1.1.0"
monero-harness = { path = "../monero-harness" }
port_check = "0.1"