Skip to content

Commit

Permalink
chore(deps): update rust crate lalrpop to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent d6204e1 commit e971d49
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 27 deletions.
62 changes: 36 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ rand = "0.8.5"

[build-dependencies]
built = { version = "0.7.2", features = ["git2", "chrono", "dependency-tree"] }
lalrpop = { version = "0.20.1", default-features = false }
lalrpop = { version = "0.21.0", default-features = false }

0 comments on commit e971d49

Please sign in to comment.