Skip to content

Commit 0fe5e56

Browse files
authored
chore(deps): upgrade tokio-tar to 0.5.6 (astral) (#249)
1 parent 63ec5e5 commit 0fe5e56

2 files changed

Lines changed: 18 additions & 26 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 25 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
@@ -32,7 +32,7 @@ serde_json = { workspace = true, features = ["preserve_order"] }
3232
url = "2.4.1"
3333
sha256 = "1.4.0"
3434
tokio = { version = "1", features = ["macros", "rt"] }
35-
tokio-tar = "0.3.1"
35+
tokio-tar = { package = "astral-tokio-tar", version = "0.5.6" }
3636
tokio-util = "0.7.16"
3737
md5 = "0.7.0"
3838
base64 = "0.21.0"

0 commit comments

Comments
 (0)