From aa8e314af65366fbccd08ef55ecec5519d26d954 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2019 04:20:28 +0000 Subject: Bump libflate from 0.1.23 to 0.1.24 Bumps [libflate](https://github.com/sile/libflate) from 0.1.23 to 0.1.24. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.23...0.1.24) 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 c380ddd..7317058 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ serde = { version = "1.0.92", features = ["derive"] } tar = "0.4.25" bytes = "0.4.12" futures = "0.1.27" -libflate = "0.1.23" +libflate = "0.1.24" failure = "0.1.5" log = "0.4.6" strum = "0.15.0" -- cgit v1.2.3