Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 09721e2 commit dd5fb58
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 24 deletions.
57 changes: 34 additions & 23 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 @@ -22,7 +22,7 @@ blake2 = "0.10.6"
clap = { version = "4.4.10", features = ["cargo"] }
env_logger = "0.10.0"
flate2 = "1.0.28"
http = "0.2.9"
http = "1.0.0"
hyper = { version = "0.14.27", features = ["full"] }
hyper-staticfile = "0.9.5"
log = "0.4.20"
Expand Down

0 comments on commit dd5fb58

Please sign in to comment.