Re-integrate RustPython parser repository (#4359)

Co-authored-by: Micha Reiser <micha@reiser.io>
This commit is contained in:
Jeong, YunWon
2023-05-11 16:47:17 +09:00
committed by GitHub
parent 865205d992
commit be6e00ef6e
270 changed files with 3061 additions and 3361 deletions

View File

@@ -9,6 +9,4 @@ rust-version = { workspace = true }
[dependencies]
anyhow = { workspace = true }
once_cell = { workspace = true }
rustpython-common = { workspace = true }
rustpython-parser = { workspace = true }