diff options
author | Luca Bruno <lucab@lucabruno.net> | 2023-08-04 18:30:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-04 18:30:14 +0200 |
commit | 72d9f0609094adee954b271db12ca4c834f6b860 (patch) | |
tree | 26e1527465257ef3a77edae6dc635f030163622f /cli/tools/coverage/mod.rs | |
parent | 5abf4cd951792a8d5da8ecc70b219a66f70dbe3e (diff) |
chore(cargo): update async-compression/flate2/miniz to latest (#20049)
This bumps `async-compression` dependency in `deno_http` to latest, in
order to avoid having multiple duplicate versions.
Related, it also unpin a stale `flate2` dependency so that the whole
chain of `async-compression` -> `flate2` -> `miniz_oxide` can surface up
to current versions.
The lockfile entries for all of the above crates have been update
accordingly; the new tree of dependencies looks like this:
```
$ cargo tree -i -p miniz_oxide
miniz_oxide v0.7.1
└── flate2 v1.0.26
└── async-compression v0.4.1
```
Diffstat (limited to 'cli/tools/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions