parent
ee502998d8
commit
1dc66709dd
@ -1,11 +1,11 @@
|
||||
[package]
|
||||
name = "imp"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
libcwtch = { path="./../libcwtch-rs"} #"0.3.2"
|
||||
libcwtch = "0.4.0"
|
||||
serde_json = "1.0"
|
||||
chrono = "0.4.19"
|
Loading…
Reference in new issue