From 4cf3f727d9c3b74b85d4c98465d3cc2f563e8774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 10 May 2019 04:37:00 +0000 Subject: Bump tar from 0.4.24 to 0.4.25 Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.24 to 0.4.25. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.24...0.4.25) Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7d4fd95..251ba5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ chrono = "0.4.6" chrono-humanize = "0.0.11" maud = { version = "0.20.0", features = ["actix-web"] } serde = { version = "1.0.91", features = ["derive"] } -tar = "0.4.24" +tar = "0.4.25" bytes = "0.4.12" futures = "0.1.26" libflate = "0.1.21" -- cgit v1.2.3