From 3fb08f3444e2c80322fc78c2d1ec6f654b24013c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 04:15:22 +0000 Subject: Bump libflate from 1.0.2 to 1.0.3 Bumps [libflate](https://github.com/sile/libflate) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/1.0.2...1.0.3) 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 8f7ac99..7b866d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ maud = { version = "0.22.0", features = ["actix-web"] } serde = { version = "1.0.117", features = ["derive"] } tar = "0.4.30" futures = "0.3.6" -libflate = "1.0.2" +libflate = "1.0.3" failure = "0.1.8" log = "0.4.11" strum = "0.19.5" -- cgit v1.2.3