mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-14 16:45:25 +00:00
Use ahash/phf in parser
This commit is contained in:
parent
a0790d4906
commit
0e469eaf99
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ rustpython-ast = { path = "../ast" }
|
|||
num-complex = { version = "0.3", features = ["serde"] }
|
||||
num-traits = "0.2"
|
||||
log = "0.4"
|
||||
arrayvec = "0.5"
|
||||
ahash = "0.6"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue