Skip to content

Commit

Permalink
Bump http from 1.1.0 to 1.2.0 (#1016)
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/hyperium/http) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](hyperium/http@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: http
  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>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 1a3c14c commit 8d7a24e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ expectorate = "1.1.0"
futures = "0.3.31"
futures-core = "0.3.31"
heck = "0.5.0"
http = "1.1.0"
http = "1.2.0"
hyper = "1.5.2"
indexmap = "2.7.0"
openapiv3 = "2.0.0"
Expand Down

0 comments on commit 8d7a24e

Please sign in to comment.