mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-08 21:55:26 +00:00
Update lalrpop
This commit is contained in:
parent
f9b5469642
commit
6d6155413b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ serde = ["dep:serde", "rustpython-compiler-core/serde"]
|
|||
|
||||
[build-dependencies]
|
||||
anyhow = { workspace = true }
|
||||
lalrpop = { version = "0.19.8", optional = true }
|
||||
lalrpop = { version = "0.19.9", optional = true }
|
||||
phf_codegen = "0.11.1"
|
||||
tiny-keccak = { version = "2", features = ["sha3"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue