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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-20 08:08:13 +00:00 committed by GitHub
parent 7e74f73301
commit efde9b0435
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -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",