Skip to content

Commit a5bca73

Browse files
Bump hyper from 0.10.16 to 0.14.12
Bumps [hyper](https://github.com/hyperium/hyper) from 0.10.16 to 0.14.12. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.10.16...v0.14.12) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b29d3d commit a5bca73

File tree

2 files changed

+174
-3
lines changed

2 files changed

+174
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ clap = "2.34"
1111
json = "0.12"
1212
log = "0.4"
1313
env_logger = "0.3"
14-
hyper = "0.10"
14+
hyper = "0.14"
1515
hyper-native-tls = "0.3.0"
1616
yaml-rust = "0.4"
1717
error-chain = "0.12"

0 commit comments

Comments
 (0)