From ea602a4e77b1b8f0a1041b7bed8ecdb90743a85c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 04:19:27 +0000 Subject: Bump libflate from 0.1.24 to 0.1.25 Bumps [libflate](https://github.com/sile/libflate) from 0.1.24 to 0.1.25. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.24...0.1.25) 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 ec8d675..450d6fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ serde = { version = "1.0.94", features = ["derive"] } tar = "0.4.25" bytes = "0.4.12" futures = "0.1.28" -libflate = "0.1.24" +libflate = "0.1.25" failure = "0.1.5" log = "0.4.6" strum = "0.15.0" -- cgit v1.2.3