pin syn to 1.0.57

fixes #385
This commit is contained in:
Henrik Friedrichsen
2021-01-13 09:43:02 +01:00
parent 6b8100a497
commit 884b0c562b
2 changed files with 2 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ strum = "0.20.0"
strum_macros = "0.20.1"
libc = "0.2"
regex = "1"
syn = "=1.0.57"
[dependencies.cursive]
version = "0.15"