Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 7df2c3a commit 6366014
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -19,7 +19,7 @@ dotenv = "0.15"
reqwest = { version = "0.12", features = ["json", "blocking", "rustls-tls"], default-features = false }
prometheus = { version = "0.13", default-features = false }
structopt = "0.3"
http = "0.2"
http = "1.1"
simplelog = "0.12"
log = "0.4"
anyhow = "1"
Expand Down

0 comments on commit 6366014

Please sign in to comment.