mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Bump brotli-decompressor from 2.1.3 to 2.1.4
Bumps [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/dropbox/rust-brotli-decompressor/releases) - [Commits](https://github.com/dropbox/rust-brotli-decompressor/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
50bd5c3e0f
commit
1c4b72f631
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -410,9 +410,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "brotli-decompressor"
|
||||
version = "2.1.3"
|
||||
version = "2.1.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3f34b04c706eaa3f9e5f47f35a1aa3fdb4d3a2854632dacf87b77995827b19ac"
|
||||
checksum = "7baafa2c696b622b0dafa8ea5501424906a3746d4b5b59d7f0f040efac2771c1"
|
||||
dependencies = [
|
||||
"alloc-no-stdlib",
|
||||
"alloc-stdlib",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue