Bump syn from 1.0.91 to 1.0.92

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-29 12:16:10 +00:00
committed by Bastian Köcher
parent 5142bb98bc
commit e4199f900f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.37"
quote = "1.0.18"
syn = "1.0.91"
syn = "1.0.92"
Inflector = "0.11.4"