bump zstd-sys version
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2018"
|
||||
name = "zstd-sys"
|
||||
version = "1.4.8"
|
||||
version = "1.4.10"
|
||||
authors = [
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
]
|
||||
@ -12,3 +12,4 @@ bindgen = ">0.42.2"
|
||||
[features]
|
||||
default = ["legacy"]
|
||||
legacy = []
|
||||
experimental = []
|
||||
|
Reference in New Issue
Block a user