Skip to content

Commit 3c9ce5e

Browse files
Bump hyper from 0.14.15 to 0.14.16 (#557)
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.15 to 0.14.16. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.15...v0.14.16) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2aa86b3 commit 3c9ce5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ version = "0.3.0"
1515
clap = "2.34.0"
1616
futures = "0.3.18"
1717
tokio = { version = "1.8.1", features = ["full"] }
18-
hyper = { version = "0.14.15", features = ["stream"] }
18+
hyper = { version = "0.14.16", features = ["stream"] }
1919
hyper_cgi = "0.2.1"
2020
hyper-staticfile = "0.8.0"
2121
hyper-tls = "0.5.0"

0 commit comments

Comments
 (0)