Skip to content

Commit

Permalink
Bump http from 0.2.7 to 0.2.8 (#373)
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/hyperium/http) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](hyperium/http@v0.2.7...v0.2.8)

---
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 Jun 13, 2022
1 parent 32f056c commit 29bbf97
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 dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ base64 = "0.13.0"
bytes = "1"
futures = "0.3.21"
hostname = "0.3.0"
http = "0.2.7"
http = "0.2.8"
indexmap = "1.8.2"
openapiv3 = "=1.0.1"
paste = "1.0.7"
Expand Down

0 comments on commit 29bbf97

Please sign in to comment.