diff --git a/Cargo.toml b/Cargo.toml index af001c2b..e4a192a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ chrono = { version = "0.4", optional = true } log = "0.4" itertools = "0.11" hex = { version = "0.4", features = ["std"] } -zstd = "0.12" +zstd = "0.13" xz2 = "0.1" capctl = "0.2.3"