From 9d1a1b76e1d9c9158718441e84320ba84628e824 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 04:13:45 +0000 Subject: Bump tar from 0.4.26 to 0.4.27 Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.26 to 0.4.27. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.26...0.4.27) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3b8e48b..327d2a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ chrono = "0.4.10" chrono-humanize = "0.0.11" maud = { version = "0.21.0", features = ["actix-web"] } serde = { version = "1.0.110", features = ["derive"] } -tar = "0.4.25" +tar = "0.4.27" bytes = "0.4.12" futures = "0.1.29" libflate = "1.0.0" -- cgit v1.2.3