Update version (v0.5.13)

This commit is contained in:
Shunsuke Shibayama 2022-11-26 11:42:21 +09:00
parent 54686b0c59
commit f2fedf6ae8
4 changed files with 13 additions and 13 deletions

View file

@ -18,7 +18,7 @@ unicode = ["erg_common/unicode"]
pretty = ["erg_common/pretty"]
[dependencies]
erg_common = { version = "0.5.12", path = "../erg_common" }
erg_common = { version = "0.5.13", path = "../erg_common" }
[lib]
path = "lib.rs"