mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump zstd from 0.12.2+zstd.1.5.2 to 0.12.3+zstd.1.5.2 (#756)
This commit is contained in:
parent
7dc07ad23c
commit
b05548440d
2 changed files with 7 additions and 7 deletions
|
@ -43,7 +43,7 @@ xz2 = "0.1.7"
|
|||
# Since zip 0.6.3 depends on zstd 0.11, we can use 0.12.0 here
|
||||
# because it uses the same zstd-sys version.
|
||||
# Otherwise there will be a link conflict.
|
||||
zstd = { version = "0.12.2", default-features = false }
|
||||
zstd = { version = "0.12.3", default-features = false }
|
||||
|
||||
[features]
|
||||
default = ["static", "rustls"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue