move to libcwtch-rs 0.3.0

This commit is contained in:
Dan Ballard 2022-04-21 17:44:01 -07:00
parent 07dcc02ca4
commit e8f9088c85
1 changed files with 2 additions and 2 deletions

View File

@ -6,5 +6,5 @@ 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"
serde_json = "1.0"
libcwtch = "0.3.0"
serde_json = "1.0"