Bump syn from 1.0.86 to 1.0.87 (#5095)

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

---
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]
2022-03-14 19:28:01 +01:00
committed by GitHub
parent 55b38b2b8f
commit 111f5b0692
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.36"
quote = "1.0.15"
syn = "1.0.86"
syn = "1.0.87"
Inflector = "0.11.4"