Bump syn from 1.0.75 to 1.0.76 (#3790)

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.75 to 1.0.76.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.75...1.0.76)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-07 13:33:27 +02:00
committed by GitHub
parent a59fd304eb
commit a752ec1d24
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.28"
quote = "1.0.9"
syn = "1.0.75"
syn = "1.0.76"