untar by ourselves

This commit is contained in:
Mikaël Cluseau
2026-06-04 19:08:54 +02:00
parent 3036b2f417
commit d4ec6380f8
3 changed files with 54 additions and 12 deletions
+1
View File
@@ -32,3 +32,4 @@ openssl = "0.10.73"
reqwest = { git = "https://github.com/mcluseau/rs-reqwest", version = "0.13.1", features = ["native-tls", "system-proxy", "socks"], default-features = false }
glob = "0.3.3"
hex = "0.4.3"
tar = { version = "0.4.46", default-features = false }