Skip to content

Commit 7a22cf7

Browse files
chore(deps): bump async-compression from 0.3.15 to 0.4.20 in /src-tauri
Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.3.15 to 0.4.20. - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@0.3.15...v0.4.20) --- updated-dependencies: - dependency-name: async-compression dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 047e345 commit 7a22cf7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src-tauri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ once_cell = "1.16.0"
3535
# FS libs
3636
async_zip = { version = "0.0.11", features = ["full"] }
3737
tokio-tar = "0.3.0"
38-
async-compression = { version= "0.3.15", features = ["gzip"] }
38+
async-compression = { version= "0.4.20", features = ["gzip"] }
3939
sanitize-filename = "0.6.0"
4040
path-absolutize = "3.0"
4141

0 commit comments

Comments
 (0)