Skip to content

Commit 2ef9ce0

Browse files
committed
chore(deps): upgrade tokio-tar to 0.5.6 (astral)
1 parent 82a55b9 commit 2ef9ce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)