diff --git a/Cargo.toml b/Cargo.toml index 8fd18f4..28672dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ linked-hash-map = "0.5.4" lzzzz = "1.0.2" once_cell = "1.9.0" snap = "1.0.5" -tar = "0.4.37" +tar = "0.4.38" xz2 = "0.1.6" zip = { version = "0.5.13", default-features = false } zstd = { version = "0.9.0", default-features = false }