mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-25 15:38:20 -04:00
Bump hyper from 0.14.8 to 0.14.9
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.8 to 0.14.9. - [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/v0.14.8...v0.14.9) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
95d721b4df
commit
a94b814ead
12
Cargo.lock
generated
12
Cargo.lock
generated
@ -1488,9 +1488,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "hyper"
|
||||
version = "0.14.8"
|
||||
version = "0.14.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d3f71a7eea53a3f8257a7b4795373ff886397178cd634430ea94e12d7fe4fe34"
|
||||
checksum = "07d6baa1b441335f3ce5098ac421fb6547c46dda735ca1bc6d0153c838f9dd83"
|
||||
dependencies = [
|
||||
"bytes 1.0.1",
|
||||
"futures-channel",
|
||||
@ -1502,7 +1502,7 @@ dependencies = [
|
||||
"httparse",
|
||||
"httpdate",
|
||||
"itoa",
|
||||
"pin-project 1.0.5",
|
||||
"pin-project-lite 0.2.6",
|
||||
"socket2 0.4.0",
|
||||
"tokio",
|
||||
"tower-service",
|
||||
@ -1517,7 +1517,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"
|
||||
dependencies = [
|
||||
"futures-util",
|
||||
"hyper 0.14.8",
|
||||
"hyper 0.14.9",
|
||||
"log 0.4.14",
|
||||
"rustls 0.19.0",
|
||||
"tokio",
|
||||
@ -3220,7 +3220,7 @@ dependencies = [
|
||||
"futures-util",
|
||||
"http",
|
||||
"http-body",
|
||||
"hyper 0.14.8",
|
||||
"hyper 0.14.9",
|
||||
"hyper-rustls",
|
||||
"ipnet",
|
||||
"js-sys",
|
||||
@ -3944,7 +3944,7 @@ dependencies = [
|
||||
"ed25519-dalek",
|
||||
"futures",
|
||||
"get-port",
|
||||
"hyper 0.14.8",
|
||||
"hyper 0.14.9",
|
||||
"itertools 0.10.1",
|
||||
"libp2p 0.38.0",
|
||||
"libp2p-async-await",
|
||||
|
Loading…
x
Reference in New Issue
Block a user