Skip to content

Commit

Permalink
Bump http from 0.2.10 to 0.2.11 (#504)
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/hyperium/http) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/v0.2.11/CHANGELOG.md)
- [Commits](hyperium/http@v0.2.10...v0.2.11)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent aabc1d4 commit fc9a45f
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 @@ -24,7 +24,7 @@ deadpool-postgres = { version = "0.11.0", features = ["serde"] }
futures = "0.3.29"
graphql_client = { version = "0.13.0", features = ["reqwest"] }
hex = "0.4.3"
http = "0.2.10"
http = "0.2.11"
hyper = "0.14.27"
lazy_static = "1.4.0"
mime = "0.3.17"
Expand Down

0 comments on commit fc9a45f

Please sign in to comment.