Skip to content

Commit f987bc6

Browse files
committed
chore(deps): update rust crate astral-tokio-tar from 0.5.6 to 0.6.0
1 parent 1ca36aa commit f987bc6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -31,7 +31,7 @@ serde_json = { workspace = true, features = ["preserve_order"] }
3131
url = "2.4.1"
3232
sha256 = "1.4.0"
3333
tokio = { version = "1", features = ["macros", "rt"] }
34-
tokio-tar = { package = "astral-tokio-tar", version = "0.5.6" }
34+
tokio-tar = { package = "astral-tokio-tar", version = "0.6.0" }
3535
tokio-util = "0.7.16"
3636
md5 = "0.7.0"
3737
base64 = "0.21.0"

0 commit comments

Comments
 (0)