Unverified Commit 5984dd95 authored by Zhenhan Gong's avatar Zhenhan Gong Committed by GitHub

update to zstd1.4.8 (#610)

Zstd introduces performance improvement since 1.4.7. 
We need to benchmark and upgrade to the latest version.
Signed-off-by: 's avatarZhenhan Gong <zhenhan.gong@gmail.com>
parent bc4d5bf5
......@@ -12,7 +12,7 @@ librocksdb_cloud_sys = { path = "librocksdb_cloud_sys" }
libtitan_sys = { path = "libtitan_sys" }
libz-sys = { version = "1.1", features = ["static"] }
openssl-sys = { version = "0.9.54", optional = true, features = ["vendored"] }
zstd-sys = "1.4.15+zstd.1.4.4"
zstd-sys = "1.4.19+zstd.1.4.8"
lz4-sys = "1.9"
[dev-dependencies]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment