1 diff --git a/Cargo.lock b/Cargo.lock
2 index dd0e3e1..5738ec1 100644
5 @@ -2829,6 +2829,7 @@ dependencies = [
13 diff --git a/Cargo.toml b/Cargo.toml
14 index a0a2777..ad146cb 100644
17 @@ -65,6 +65,7 @@ time-humanize = { version = "0.1.3", features = ["time"] }
21 +zstd = { version = "*", features = ["pkg-config"] }