1 diff --git a/Cargo.lock b/Cargo.lock
2 index 839cdbc..9622d04 100644
5 @@ -2819,6 +2819,7 @@ dependencies = [
13 diff --git a/Cargo.toml b/Cargo.toml
14 index 79cbb8c..410a969 100644
17 @@ -68,6 +68,7 @@ time = { version = "0.3.37", features = ["formatting"] }
18 time-humanize = { version = "0.1.3", features = ["time"] }
19 tokei = "13.0.0-alpha.7"
21 +zstd = { version = "*", features = ["pkg-config"] }