Bump syn to 1.0.81 (#707)

* Bump syn to 1.0.81

* Make formatting check happy
This commit is contained in:
Keith Yeung
2021-10-27 19:26:49 +02:00
committed by GitHub
parent aafc43352e
commit 0b85e34aa3
3 changed files with 7 additions and 7 deletions
@@ -9,7 +9,7 @@ description = "Proc macros provided by the parachain-system pallet"
proc-macro = true
[dependencies]
syn = "1.0.73"
syn = "1.0.81"
proc-macro2 = "1.0.27"
quote = "1.0.9"
proc-macro-crate = "1.0.0"