mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 20:15:27 +00:00
update lzzzz v0.8.0 -> v1.0.2
This commit is contained in:
parent
e32757ad48
commit
505cc8f362
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -445,9 +445,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "lzzzz"
|
name = "lzzzz"
|
||||||
version = "0.8.0"
|
version = "1.0.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "f6d891cedd3b1659c206a60ff8afd15bccd7c2754b157f8a164861989e042b88"
|
checksum = "e8be9301236955fb2b31545b8d4be8b28b8057cd5fbfa30dfef899e5c64b7079"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cc",
|
"cc",
|
||||||
]
|
]
|
||||||
|
@ -20,7 +20,7 @@ flate2 = { version = "1.0.22", default-features = false }
|
|||||||
fs-err = "2.7.0"
|
fs-err = "2.7.0"
|
||||||
libc = "0.2.119"
|
libc = "0.2.119"
|
||||||
linked-hash-map = "0.5.4"
|
linked-hash-map = "0.5.4"
|
||||||
lzzzz = "0.8.0"
|
lzzzz = "1.0.2"
|
||||||
once_cell = "1.8.0"
|
once_cell = "1.8.0"
|
||||||
snap = "1.0.5"
|
snap = "1.0.5"
|
||||||
tar = "0.4.37"
|
tar = "0.4.37"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user