mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
build(deps): bump lz4_flex from 0.11.1 to 0.11.2 (#597)
This commit is contained in:
parent
2f715413ad
commit
f3551214d0
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -725,9 +725,9 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
||||
|
||||
[[package]]
|
||||
name = "lz4_flex"
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3ea9b256699eda7b0387ffbc776dd625e28bde3918446381781245b7a50349d8"
|
||||
checksum = "912b45c753ff5f7f5208307e8ace7d2a2e30d024e26d3509f3dce546c044ce15"
|
||||
dependencies = [
|
||||
"twox-hash",
|
||||
]
|
||||
|
@ -22,7 +22,7 @@ gzp = { version = "0.11.3", default-features = false, features = ["snappy_defaul
|
||||
ignore = "0.4.22"
|
||||
libc = "0.2.152"
|
||||
linked-hash-map = "0.5.6"
|
||||
lz4_flex = "0.11.1"
|
||||
lz4_flex = "0.11.2"
|
||||
once_cell = "1.19.0"
|
||||
rayon = "1.8.0"
|
||||
same-file = "1.0.6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user