Skip to content

Commit 2ccf53b

Browse files
chore(deps): bump hyper from 0.14.28 to 1.1.0
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.28 to 1.1.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.28...v1.1.0) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf6a3ae commit 2ccf53b

File tree

2 files changed

+50
-16
lines changed

2 files changed

+50
-16
lines changed

Cargo.lock

Lines changed: 49 additions & 15 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
@@ -20,7 +20,7 @@ serde_json = "1"
2020
tracing = "0.1"
2121
tracing-tree = "0.2"
2222
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
23-
hyper = "0.14"
23+
hyper = "1.1"
2424
clap = { version = "4.2.7", features = ["derive"] }
2525
chrono = "0.4.24"
2626
chrono-humanize = "0.2.2"

0 commit comments

Comments
 (0)