mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
support selecting a file from an archive
This commit is contained in:
parent
4f3d6a17ab
commit
9634736d8c
5 changed files with 94 additions and 22 deletions
|
|
@ -29,6 +29,7 @@ flate2 = "1.0.31"
|
|||
xz2 = "0.1.7"
|
||||
bzip2-rs = "0.1.2"
|
||||
ruzstd = "0.7.2"
|
||||
dialoguer = "0.11.0"
|
||||
|
||||
[target.'cfg(not(target_os = "windows"))'.dependencies]
|
||||
tikv-jemallocator = "0.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue