From efde9b043584ffb8c7036f3f8976d53b19ea4d89 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 08:08:13 +0000 Subject: [PATCH] Bump synstructure from 0.12.1 to 0.12.3 Bumps [synstructure](https://github.com/mystor/synstructure) from 0.12.1 to 0.12.3. - [Release notes](https://github.com/mystor/synstructure/releases) - [Commits](https://github.com/mystor/synstructure/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 23e3224aea7..0c37fa8834e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5665,9 +5665,9 @@ dependencies = [ [[package]] name = "synstructure" -version = "0.12.1" +version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f085a5855930c0441ca1288cf044ea4aecf4f43a91668abdb870b4ba546a203" +checksum = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545" dependencies = [ "proc-macro2 1.0.1", "quote 1.0.2",