Skip to content

Commit

Permalink
build(deps): bump http from 0.2.11 to 0.2.12
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/hyperium/http) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/v0.2.12/CHANGELOG.md)
- [Commits](hyperium/http@v0.2.11...v0.2.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 4b25ab2 commit d762726
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 @@ -216,7 +216,7 @@ hex = "0.4.3"
hidapi = { version = "2.6.0", default-features = false }
histogram = "0.6.9"
hmac = "0.12.1"
http = "0.2.11"
http = "0.2.12"
humantime = "2.0.1"
hyper = "0.14.28"
hyper-proxy = "0.9.1"
Expand Down

0 comments on commit d762726

Please sign in to comment.