Skip to content

Commit

Permalink
chore(deps): update rust crate lalrpop to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent ab97aba commit 2fdb77a
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 76 deletions.
129 changes: 54 additions & 75 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.22.0", default-features = false }

0 comments on commit 2fdb77a

Please sign in to comment.