mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 15:44:22 -05:00
Update lalrpop
This commit is contained in:
@@ -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"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user