Update version (nightly)

This commit is contained in:
Shunsuke Shibayama 2022-10-22 21:49:35 +09:00
parent 4b58f0ee5b
commit 6635f7188b
5 changed files with 18 additions and 14 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.11-nightly.3", path = "../erg_common" }
erg_common = { version = "0.5.11-nightly.4", path = "../erg_common" }
[lib]
path = "lib.rs"