From c128e548968978ca1b3318cea4199d0e38524e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 16:12:17 +0000 Subject: [PATCH] cargo: bump kamadak-exif from 0.5.3 to 0.5.4 Bumps [kamadak-exif](https://github.com/kamadak/exif-rs) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/kamadak/exif-rs/releases) - [Commits](https://github.com/kamadak/exif-rs/compare/0.5.3...0.5.4) Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 55b4470f7..0ea762f16 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2007,9 +2007,9 @@ dependencies = [ [[package]] name = "kamadak-exif" -version = "0.5.3" +version = "0.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c239168b16a336b3e279932902c5e74036601a483f9c1bcc3491af02b60c51e3" +checksum = "70494964492bf8e491eb3951c5d70c9627eb7100ede6cc56d748b9a3f302cfb6" dependencies = [ "mutate_once", ]