aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-24 17:58:08 +0000
committerGitHub <noreply@github.com>2023-08-24 17:58:08 +0000
commit2ff28cc54938d90ef0b1064db79409ab81376872 (patch)
treeff842fbf8cdd70c63ba14c5b590bcc671dae154e
parent84dfc3fdf82b8c1e34d9211d5cb6c07c88164bb0 (diff)
downloadservo-2ff28cc54938d90ef0b1064db79409ab81376872.tar.gz
servo-2ff28cc54938d90ef0b1064db79409ab81376872.zip
build(deps): bump httpdate from 1.0.2 to 1.0.3 (#30198)
Bumps [httpdate](https://github.com/pyfisch/httpdate) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/pyfisch/httpdate/releases) - [Commits](https://github.com/pyfisch/httpdate/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: httpdate dependency-type: indirect 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>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d9dc7bdaf27..e9170dbb493 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2735,9 +2735,9 @@ checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
[[package]]
name = "httpdate"
-version = "1.0.2"
+version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
+checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
[[package]]
name = "humantime"