From 1eaf16d89aba6b824c228ec438cfb0eb92795970 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 04:20:54 +0000 Subject: Bump libflate from 0.1.25 to 0.1.26 Bumps [libflate](https://github.com/sile/libflate) from 0.1.25 to 0.1.26. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.25...0.1.26) 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 12e4962..98acbee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ serde = { version = "1.0.98", features = ["derive"] } tar = "0.4.25" bytes = "0.4.12" futures = "0.1.28" -libflate = "0.1.25" +libflate = "0.1.26" failure = "0.1.5" log = "0.4.8" strum = "0.15.0" -- cgit v1.2.3