mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
Make unrar
feature opt-out
This commit is contained in:
parent
fa2d214fee
commit
a2232afdc1
@ -55,7 +55,7 @@ regex = "1.10.2"
|
||||
test-strategy = "0.3.1"
|
||||
|
||||
[features]
|
||||
default = ["use_zlib", "use_zstd_thin"]
|
||||
default = ["use_zlib", "use_zstd_thin", "unrar"]
|
||||
use_zlib = ["flate2/zlib", "gzp/deflate_zlib", "zip/deflate-zlib"]
|
||||
use_zstd_thin = ["zstd/thin"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user