Skip to content

Commit 8a4c560

Browse files
Bump astral-tokio-tar from 0.5.6 to 0.6.0
Bumps [astral-tokio-tar](https://github.com/astral-sh/tokio-tar) from 0.5.6 to 0.6.0. - [Release notes](https://github.com/astral-sh/tokio-tar/releases) - [Changelog](https://github.com/astral-sh/tokio-tar/blob/main/CHANGELOG.md) - [Commits](astral-sh/tokio-tar@v0.5.6...v0.6.0) --- updated-dependencies: - dependency-name: astral-tokio-tar dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86e64d2 commit 8a4c560

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

crates/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rusqlite = "0.38.0"
2424
regex = "1.11.1"
2525
reqwest = { version = "0.13", features = ["stream", "blocking"] }
2626
async-compression = { version = "0.4", features = ["tokio", "gzip", "xz"] }
27-
astral-tokio-tar = "0.5.6"
27+
astral-tokio-tar = "0.6.0"
2828
tokio-util = { version = "0.7.13", features = ["compat"] }
2929
futures = "0.3.31"
3030
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)