From c75d620e5bc6e454f8c6cecf1e440d430dac97a8 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 19 Apr 2021 14:16:42 +0200 Subject: Update dependency: tar 0.4 -> 0.4.16 See: https://rustsec.org/advisories/RUSTSEC-2018-0002.html https://github.com/alexcrichton/tar-rs/pull/156 Signed-off-by: Matthias Beyer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ccf2122..1401bb2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ sha-1 = "0.9" sha2 = "0.9" shiplift = "0.7" syntect = "4.4" -tar = "0.4" +tar = "0.4.16" terminal_size = "0.1" tokio = { version = "1.0", features = ["macros", "fs", "process", "io-util", "time"] } tokio-stream = "0.1" -- cgit v1.2.3