move to libcwtch-rs 0.3.0

This commit is contained in:
Dan Ballard 2022-04-21 17:44:37 -07:00
parent f2754e257e
commit 0cabdde59a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libcwtch = {path = "../libcwtch-rs" } #"0.2.0"
libcwtch = "0.3.0"
imp = {path = "../imp"}
serde_json = "1.0"