Skip to content

Commit 1fabdbd

Browse files
authored
Merge pull request #1251 from pkgxdev/dependabot/cargo/astral-tokio-tar-0.6.0
Bump astral-tokio-tar from 0.5.6 to 0.6.0
2 parents 86e64d2 + 8a4c560 commit 1fabdbd

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)