build(deps): update brotli requirement from 7 to 8 (#64)
--- updated-dependencies: - dependency-name: brotli dependency-version: 7.0.0 dependency-type: direct:production ... 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
42d2398fcd
commit
c72c81aedd
|
|
@ -39,6 +39,6 @@ antidote = "1.0.0"
|
|||
linked_hash_set = "0.1"
|
||||
openssl-macros = "0.1.1"
|
||||
autocfg = "1.3.0"
|
||||
brotli = "7"
|
||||
brotli = "8"
|
||||
flate2 = "1"
|
||||
zstd = "0.13"
|
||||
|
|
|
|||
Loading…
Reference in New Issue