Skip to content

Commit 34803f7

Browse files
build(deps): bump headers from 0.4.0 to 0.4.1
Bumps [headers](https://github.com/hyperium/headers) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/hyperium/headers/releases) - [Commits](hyperium/headers@headers-v0.4.0...headers-v0.4.1) --- updated-dependencies: - dependency-name: headers dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8fa8f7 commit 34803f7

File tree

2 files changed

+18
-24
lines changed

2 files changed

+18
-24
lines changed

Cargo.lock

Lines changed: 17 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ features = ["std", "dashmap", "quanta"]
153153

154154
# HTTP headers
155155
[workspace.dependencies.headers]
156-
version = "0.4.0"
156+
version = "0.4.1"
157157

158158
# Hex encoding and decoding
159159
[workspace.dependencies.hex]

0 commit comments

Comments
 (0)