Bump syn from 1.0.63 to 1.0.64 (#47)

This commit is contained in:
dependabot-preview[bot] 2021-03-16 20:56:30 +00:00 committed by GitHub
parent 7f9897f73a
commit 3629bc0f41
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.63"
version = "1.0.64"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fd9bc7ccc2688b3344c2f48b9b546648b25ce0b20fc717ee7fa7981a8ca9717"
checksum = "3fd9d1e9976102a03c542daa2eff1b43f9d72306342f3f8b3ed5fb8908195d6f"
dependencies = [
"proc-macro2",
"quote",