aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-07 07:05:04 +0100
committerGitHub <noreply@github.com>2024-12-07 06:05:04 +0000
commit8ebb77ab76d338152249357646dfa26c666290b7 (patch)
treed3d8345a3631ae85097c43a9c4d333f2e256d349
parent651326dacb83a833eeabdbfb2a3e25cb4dc5987c (diff)
downloadservo-8ebb77ab76d338152249357646dfa26c666290b7.tar.gz
servo-8ebb77ab76d338152249357646dfa26c666290b7.zip
build(deps): bump fdeflate from 0.3.6 to 0.3.7 (#34509)
Bumps [fdeflate](https://github.com/image-rs/fdeflate) from 0.3.6 to 0.3.7. - [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/fdeflate/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: fdeflate 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 5306a7b6ea1..89f1b5fb3f3 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1920,9 +1920,9 @@ checksum = "486f806e73c5707928240ddc295403b1b93c96a02038563881c4a2fd84b81ac4"
[[package]]
name = "fdeflate"
-version = "0.3.6"
+version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "07c6f4c64c1d33a3111c4466f7365ebdcc37c5bd1ea0d62aae2e3d722aacbedb"
+checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
dependencies = [
"simd-adler32",
]