mirror of
https://github.com/RustPython/Parser.git
synced 2025-08-03 18:29:04 +00:00
Implement asdl in the ast and parser
This commit is contained in:
parent
0e469eaf99
commit
7c2c787404
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ ahash = "0.6"
|
|||
|
||||
[dev-dependencies]
|
||||
rustpython-parser = { path = "../parser" }
|
||||
insta = "1.1"
|
||||
insta = "1.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue