mirror of
https://github.com/mtshiba/pylyzer.git
synced 2025-08-04 22:38:02 +00:00
build: update version (v0.0.67)
This commit is contained in:
parent
bb6b731fbf
commit
4b5d10b029
3 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@ erg_common = { workspace = true }
|
|||
erg_compiler = { workspace = true }
|
||||
rustpython-parser = { workspace = true }
|
||||
rustpython-ast = { workspace = true }
|
||||
py2erg = { version = "0.0.66", path = "../py2erg" }
|
||||
py2erg = { version = "0.0.67", path = "../py2erg" }
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue