Skip to content

Commit 9a54480

Browse files
Bump hyper from 1.9.0 to 1.10.1
Bumps [hyper](https://github.com/hyperium/hyper) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.9.0...v1.10.1) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24fcfb2 commit 9a54480

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 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
@@ -36,7 +36,7 @@ base64 = "0.22"
3636
image = { version = "0.25", default-features = false, features = ["png"] }
3737
serde_json = "1.0"
3838
bytes = "1.11"
39-
hyper = "1.9"
39+
hyper = "1.10"
4040
prometheus-client = { version = "0.24" }
4141
futures-util = "0.3"
4242
config = "0.15"

0 commit comments

Comments
 (0)