mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-03 05:54:33 +00:00
Update version (nightly)
This commit is contained in:
parent
03a36f48a3
commit
658695e022
4 changed files with 12 additions and 12 deletions
|
@ -24,8 +24,8 @@ traditional_chinese = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
erg_common = { version = "0.5.10", path = "../erg_common" }
|
||||
erg_parser = { version = "0.5.10", path = "../erg_parser" }
|
||||
erg_common = { version = "0.5.11-nightly.0", path = "../erg_common" }
|
||||
erg_parser = { version = "0.5.11-nightly.0", path = "../erg_parser" }
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue