Update version (nightly)

This commit is contained in:
Shunsuke Shibayama 2022-10-09 20:03:39 +09:00
parent 22167c8aa1
commit cb2e04600f
5 changed files with 17 additions and 17 deletions

View file

@ -16,7 +16,7 @@ simplified_chinese = ["erg_common/simplified_chinese"]
traditional_chinese = ["erg_common/traditional_chinese"]
[dependencies]
erg_common = { version = "0.5.8", path = "../erg_common" }
erg_common = { version = "0.5.9-nightly.0", path = "../erg_common" }
[lib]
path = "lib.rs"