Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 4f3677c

Browse files
chore(deps): update rust crate lalrpop to 0.23.0
1 parent ab97aba commit 4f3677c

File tree

2 files changed

+94
-91
lines changed

2 files changed

+94
-91
lines changed

Cargo.lock

Lines changed: 93 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ rand = "0.8.5"
3333

3434
[build-dependencies]
3535
built = { version = "0.7.2", features = ["git2", "chrono", "dependency-tree"] }
36-
lalrpop = { version = "0.20.1", default-features = false }
36+
lalrpop = { version = "0.23.0", default-features = false }

0 commit comments

Comments
 (0)