[build-dependencies.hex-literal]
version = "0.3.4"
[build-dependencies.sha2]
version = "0.10.1"
[dependencies.chrono]
version = "0.4.19"
[dependencies.libc]
version = "0.2"
[dependencies.serde]
features = ["derive"]
version = "1.0.127"
[dependencies.serde_json]
version = "1.0"
[dependencies.serde_repr]
version = "0.1"
[dependencies.serde_with]
version = "1.10.0"
[package]
authors = ["Dan Ballard <dan@mindstab.net>"]
description = "libcwtch is an interface to a Cwtch app that allows creating of profiles to communicate with contacts over the Cwtch protocol"
documentation = "https://docs.rs/libcwtch/"
edition = "2018"
license = "MIT"
name = "libcwtch"
readme = "README.md"
repository = "https://git.openprivacy.ca/cwtch.im/libcwtch-rs"
version = "0.4.0"