We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a55b9 commit 2ef9ce0Copy full SHA for 2ef9ce0
1 file changed
Cargo.toml
@@ -32,7 +32,7 @@ serde_json = { workspace = true, features = ["preserve_order"] }
32
url = "2.4.1"
33
sha256 = "1.4.0"
34
tokio = { version = "1", features = ["macros", "rt"] }
35
-tokio-tar = "0.3.1"
+tokio-tar = { package = "astral-tokio-tar", version = "0.5.6" }
36
tokio-util = "0.7.16"
37
md5 = "0.7.0"
38
base64 = "0.21.0"
0 commit comments