mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
build(deps): bump brotli-decompressor from 2.3.4 to 2.3.5 (#30469)
Bumps [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor) from 2.3.4 to 2.3.5. - [Commits](https://github.com/dropbox/rust-brotli-decompressor/commits) --- updated-dependencies: - dependency-name: brotli-decompressor 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>
This commit is contained in:
parent
230ffa0b95
commit
835b751558
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -559,9 +559,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "brotli-decompressor"
|
name = "brotli-decompressor"
|
||||||
version = "2.3.4"
|
version = "2.3.5"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744"
|
checksum = "503a0bcf59056a66c55d8eefd05e9c0f00f9c9cdddbb6bd499623ce49100da43"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"alloc-no-stdlib",
|
"alloc-no-stdlib",
|
||||||
"alloc-stdlib",
|
"alloc-stdlib",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue