From b1a480d0f102e3d127bf43885a117d89e2440598 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 04:14:14 +0000 Subject: Bump libflate from 0.1.27 to 1.0.0 Bumps [libflate](https://github.com/sile/libflate) from 0.1.27 to 1.0.0. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.27...1.0.0) 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 f0831ed..462b4c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ serde = { version = "1.0.106", features = ["derive"] } tar = "0.4.25" bytes = "0.4.12" futures = "0.1.29" -libflate = "0.1.26" +libflate = "1.0.0" failure = "0.1.8" log = "0.4.8" strum = "0.18.0" -- cgit v1.2.3