Skip to content

Commit

Permalink
Revert "chore(deps): bump lalrpop from 0.20.2 to 0.22.0 (#1175)"
Browse files Browse the repository at this point in the history
This reverts commit 6804ee5.
  • Loading branch information
pront authored Dec 5, 2024
1 parent 7c32fe4 commit 872f780
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 23 deletions.
58 changes: 36 additions & 22 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 @@ -241,7 +241,7 @@ proptest = { version = "1" }
proptest-derive = { version = "0.5" }

[build-dependencies]
lalrpop = { version = "0.22", default-features = false }
lalrpop = { version = "0.20", default-features = false }

[[bench]]
name = "kind"
Expand Down

0 comments on commit 872f780

Please sign in to comment.