mirror of
https://github.com/RustPython/Parser.git
synced 2025-08-27 05:44:52 +00:00
Implement asdl in the ast and parser
This commit is contained in:
parent
6603b4a124
commit
dd7560c494
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