Skip to content

Commit 6e05860

Browse files
dependabot[bot]link2xt
authored andcommitted
chore(cargo): 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 296ed6d commit 6e05860

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ thiserror = { workspace = true }
103103
tokio-io-timeout = "1.2.1"
104104
tokio-rustls = { version = "0.26.2", default-features = false }
105105
tokio-stream = { version = "0.1.17", features = ["fs"] }
106-
astral-tokio-tar = { version = "0.5.6", default-features = false }
106+
astral-tokio-tar = { version = "0.6", default-features = false }
107107
tokio-util = { workspace = true }
108108
tokio = { workspace = true, features = ["fs", "rt-multi-thread", "macros"] }
109109
toml = "0.9"

0 commit comments

Comments
 (0)