mirror of
https://github.com/mtshiba/pylyzer.git
synced 2025-08-03 13:58:17 +00:00
Update source
This commit is contained in:
parent
21143c3564
commit
76a7f16c25
4 changed files with 10 additions and 10 deletions
|
@ -8,8 +8,8 @@ description = "A Python -> Erg converter"
|
|||
|
||||
[dependencies]
|
||||
rustpython-parser = "0.1.2"
|
||||
erg_compiler = { git = "https://github.com/erg-lang/erg", branch = "pylyzer-mode" }
|
||||
erg_common = { git = "https://github.com/erg-lang/erg", branch = "pylyzer-mode" }
|
||||
erg_compiler = { git = "https://github.com/erg-lang/erg", branch = "main" }
|
||||
erg_common = { git = "https://github.com/erg-lang/erg", branch = "main" }
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue