From c1e3ac206b32399400a4c6f1782bfa6136d15063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 04:19:55 +0000 Subject: Bump zip from 0.6.1 to 0.6.2 Bumps [zip](https://github.com/zip-rs/zip) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/zip-rs/zip/releases) - [Commits](https://github.com/zip-rs/zip/commits) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b354a6a..05b58bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ strum = "0.24" strum_macros = "0.24" sha2 = "0.10" hex = "0.4" -zip = { version = "0.6.1", default-features = false } +zip = { version = "0.6.2", default-features = false } qrcodegen = "1" mime = "0.3" httparse = "1" -- cgit v1.2.3