Skip to content

Commit

Permalink
Bump headers from 0.3.9 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [headers](https://github.com/hyperium/headers) from 0.3.9 to 0.4.0.
- [Commits](hyperium/headers@headers-v0.3.9...headers-v0.4.0)

---
updated-dependencies:
- dependency-name: headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent b7ab3f9 commit 40715bf
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 15 deletions.
39 changes: 25 additions & 14 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 @@ -32,7 +32,7 @@ digest = { version = "0.10.5", features = ["mac"] }
ecdsa = { version = "0.16.8", features = ["std", "digest", "signing", "verifying", "pkcs8", "pem", "hazmat"] }
elliptic-curve = { version = "0.13.6", features = ["arithmetic", "pem", "alloc", "std", "sec1", "hazmat"] }
generic-array = "1.0.0"
headers = "0.3.9"
headers = "0.4.0"
http = "0.2.9"
listenfd = "1.0.0"
num-bigint = "0.4.3"
Expand Down

0 comments on commit 40715bf

Please sign in to comment.