imp/Cargo.toml

10 lines
214 B
TOML

[package]
name = "cwtch-imp"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libcwtch = "0.4.0"
chrono = "0.4.19"