mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
build(deps): bump headers from 0.3.8 to 0.3.9 (#30269)
Bumps [headers](https://github.com/hyperium/headers) from 0.3.8 to 0.3.9. - [Commits](https://github.com/hyperium/headers/compare/headers-v0.3.8...headers-v0.3.9) --- 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>
This commit is contained in:
parent
70b63678d6
commit
ca5ed3fc3c
1 changed files with 3 additions and 4 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -2634,12 +2634,11 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "headers"
|
||||
version = "0.3.8"
|
||||
version = "0.3.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
|
||||
checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
|
||||
dependencies = [
|
||||
"base64 0.13.0",
|
||||
"bitflags 1.3.2",
|
||||
"base64 0.21.3",
|
||||
"bytes",
|
||||
"headers-core",
|
||||
"http",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue