mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 12:24:45 +00:00
Update version (v0.5.9)
This commit is contained in:
parent
4e2b36bb96
commit
a1688b972b
4 changed files with 12 additions and 12 deletions
|
@ -24,8 +24,8 @@ traditional_chinese = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
erg_common = { version = "0.5.9-nightly.6", path = "../erg_common" }
|
||||
erg_parser = { version = "0.5.9-nightly.6", path = "../erg_parser" }
|
||||
erg_common = { version = "0.5.9", path = "../erg_common" }
|
||||
erg_parser = { version = "0.5.9", path = "../erg_parser" }
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue