Skip to content

Commit

Permalink
Merge pull request #45 from bodil/dependabot/cargo/lalrpop-0.17.0
Browse files Browse the repository at this point in the history
Update lalrpop requirement from 0.16.1 to 0.17.0
  • Loading branch information
bodil authored May 16, 2019
2 parents 5334d78 + 93ae347 commit d0b4955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit d0b4955

Please sign in to comment.