diff --git a/Cargo.toml b/Cargo.toml index 9182785..f8e8a4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ tar = "0.4.38" xz2 = "0.1.6" zip = { version = "0.5.13", default-features = false } zstd = { version = "0.10.0", default-features = false } -tempfile = "3.2.0" +tempfile = "3.3.0" ignore = "0.4.18" indicatif = "0.16.2"