Skip to content

Commit 840905f

Browse files
build(deps): bump httparse from 1.9.3 to 1.9.4 (#3022)
Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](seanmonstar/httparse@v1.9.3...v1.9.4) --- updated-dependencies: - dependency-name: httparse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e52e1e2 commit 840905f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -841,9 +841,9 @@ dependencies = [
841841

842842
[[package]]
843843
name = "httparse"
844-
version = "1.9.3"
844+
version = "1.9.4"
845845
source = "registry+https://github.com/rust-lang/crates.io-index"
846-
checksum = "d0e7a4dd27b9476dc40cb050d3632d3bba3a70ddbff012285f7f8559a1e7e545"
846+
checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
847847

848848
[[package]]
849849
name = "httpdate"
@@ -1164,7 +1164,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
11641164
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
11651165
dependencies = [
11661166
"cfg-if",
1167-
"windows-targets 0.48.5",
1167+
"windows-targets 0.52.0",
11681168
]
11691169

11701170
[[package]]

0 commit comments

Comments
 (0)