mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
CI:
This commit is contained in:
parent
a96eb53625
commit
c7f40250d6
@ -23,8 +23,13 @@ tar = "0.4.37"
|
||||
xz2 = "0.1.6"
|
||||
zip = { version = "0.5.13", default-features = false, features = ["deflate-miniz"] }
|
||||
flate2 = { version = "1.0.22", default-features = false, features = ["zlib"] }
|
||||
|
||||
|
||||
zstd = { version = "0.9.0", default-features = false, features = ["thin"] }
|
||||
|
||||
[target.'cfg(not(target_arch = "x86_64"))'.dependencies]
|
||||
zstd = { version = "0.9.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.2.0"
|
||||
infer = "0.5.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user