Bump syn from 1.0.61 to 1.0.63 (#46)

This commit is contained in:
dependabot-preview[bot] 2021-03-11 01:17:47 +00:00 committed by GitHub
parent 4f945e48e8
commit 5185b9144a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -358,9 +358,9 @@ dependencies = [
[[package]]
name = "syn"
version = "1.0.61"
version = "1.0.63"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed22b90a0e734a23a7610f4283ac9e5acfb96cbb30dfefa540d66f866f1c09c5"
checksum = "8fd9bc7ccc2688b3344c2f48b9b546648b25ce0b20fc717ee7fa7981a8ca9717"
dependencies = [
"proc-macro2",
"quote",