Skip to content

Commit

Permalink
build(deps): bump http from 1.1.0 to 1.2.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 0aec5f7 commit 9c8e0be
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -32,7 +32,7 @@ hex ="0.4.3"
insta = { version = "1.40.0", features = ["yaml"] }
lazy_static = "1"
log = "0.4"
http = "1.1"
http = "1.2"
maplit = "1"
mockall = { version = "0.11" }
nonzero_ext = "0.3"
Expand Down

0 comments on commit 9c8e0be

Please sign in to comment.