Skip to content

Commit 2ebbf18

Browse files
chore(deps): Bump hyper from 1.6.0 to 1.7.0 (#1377)
Bumps [hyper](https://github.com/hyperium/hyper) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8715f0d commit 2ebbf18

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

Cargo.lock

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

openstack_sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ futures = {workspace = true}
5656
futures-util = { workspace = true }
5757
http = { workspace = true }
5858
http-body-util = "^0.1"
59-
hyper = { version = "^1.6", features = ["full"] }
59+
hyper = { version = "^1.7", features = ["full"] }
6060
hyper-util = { version = "^0.1", features = ["full"] }
6161
itertools = { workspace = true }
6262
json-patch = { workspace = true }

0 commit comments

Comments
 (0)