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

Commit 5bc3ebf

Browse files
fix(deps): update rust crate lalrpop-util to 0.23.0
1 parent ab97aba commit 5bc3ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-recursion = "1.0.5"
1717
bitvec = "1.0.1"
1818
chrono = "0.4.37"
1919
dotenvy = "0.15.7"
20-
lalrpop-util = "0.20.1"
20+
lalrpop-util = "0.23.0"
2121
lazy_static = "1.4.0"
2222
logos = "0.14.0"
2323
poise = "0.5.7"

0 commit comments

Comments
 (0)