From bcb2aa310a9f30b13f03698dc64c59a0db0953c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 00:09:17 +0000 Subject: Bump libflate from 1.0.1 to 1.0.2 Bumps [libflate](https://github.com/sile/libflate) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/1.0.1...1.0.2) 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 27fca38..92efeff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ serde = { version = "1.0.110", features = ["derive"] } tar = "0.4.27" bytes = "0.4.12" futures = "0.1.29" -libflate = "1.0.0" +libflate = "1.0.2" failure = "0.1.8" log = "0.4.11" strum = "0.18.0" -- cgit v1.2.3