From 647a5131e1ed7cf5104c4e2a2b38336a07db845f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 08:35:07 +0000 Subject: [PATCH] Bump podio from 0.1.6 to 0.1.7 Bumps [podio](https://github.com/mvdnes/podio) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/mvdnes/podio/releases) - [Commits](https://github.com/mvdnes/podio/commits) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1241d0c95a5..da98a5c1d38 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4165,9 +4165,9 @@ dependencies = [ [[package]] name = "podio" -version = "0.1.6" +version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "780fb4b6698bbf9cf2444ea5d22411cef2953f0824b98f33cf454ec5615645bd" +checksum = "b18befed8bc2b61abc79a457295e7e838417326da1586050b919414073977f19" [[package]] name = "ppv-lite86"