added .deb extraction

This commit is contained in:
specCon18 2025-03-22 10:22:08 -04:00
parent 0ed105ba4a
commit 1a4e6ddb3f
5 changed files with 42 additions and 9 deletions

View file

@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ar = "0.9.0"
bzip2 = "0.4.4"
data-encoding = "2.4.0"
flate2 = "1.0.27"