Skip to content

Commit 3cbbd3b

Browse files
build(deps): bump hyper-util from 0.1.14 to 0.1.15
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.14 to 0.1.15. - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.14...v0.1.15) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53a1780 commit 3cbbd3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,9 +1133,9 @@ dependencies = [
11331133

11341134
[[package]]
11351135
name = "hyper-util"
1136-
version = "0.1.14"
1136+
version = "0.1.15"
11371137
source = "registry+https://github.com/rust-lang/crates.io-index"
1138-
checksum = "dc2fdfdbff08affe55bb779f33b053aa1fe5dd5b54c257343c17edfa55711bdb"
1138+
checksum = "7f66d5bd4c6f02bf0542fad85d626775bab9258cf795a4256dcaf3161114d1df"
11391139
dependencies = [
11401140
"bytes",
11411141
"futures-channel",
@@ -1450,7 +1450,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
14501450
checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
14511451
dependencies = [
14521452
"cfg-if",
1453-
"windows-targets 0.52.6",
1453+
"windows-targets 0.48.5",
14541454
]
14551455

14561456
[[package]]

0 commit comments

Comments
 (0)