Merge pull request #45 from bodil/dependabot/cargo/lalrpop-0.17.0

Update lalrpop requirement from 0.16.1 to 0.17.0
This commit is contained in:
Bodil Stokke 2019-05-16 16:15:46 +01:00 committed by GitHub
commit d0b4955ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ proc-macro-hack = "0.5.2"
quote = "0.6.10"
[build-dependencies]
lalrpop = "0.16.1"
lalrpop = "0.17.0"
version_check = "0.1.5"
[features]