Skip to content

Commit

Permalink
chore(deps): bump headers from 0.3.5 to 0.3.6 (#11097)
Browse files Browse the repository at this point in the history
Bumps [headers](https://github.com/hyperium/headers) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/hyperium/headers/releases)
- [Commits](hyperium/headers@headers-v0.3.5...headers-v0.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2022
1 parent d077393 commit 828b060
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
Expand Up @@ -239,7 +239,7 @@ glob = { version = "0.3.0", default-features = false }
governor = { version = "0.4.1", default-features = false, features = ["dashmap", "jitter", "std"], optional = true }
grok = { version = "1.2.0", default-features = false, optional = true }
hash_hasher = { version = "2.0.0", default_features = false, optional = true }
headers = { version = "0.3.5", default-features = false }
headers = { version = "0.3.6", default-features = false }
# depending on fork for bumped nix dependency
# https://github.com/heim-rs/heim/pull/360
heim = { git = "https://github.com/vectordotdev/heim.git", branch="update-nix", default-features = false, features = ["cpu", "disk", "host", "memory", "net"], optional = true }
Expand Down

0 comments on commit 828b060

Please sign in to comment.