[package] name = "cwtch-imp" version = "0.3.0" edition = "2021" license = "MIT" description = "small demon, a familiar of a witch. imp is a set of bot creating utilities built on top of libcwtch-rs" repository = "https://git.openprivacy.ca/cwtch.im/imp" readme = "README.md" documentation = "https://docs.rs/cwtch-imp/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libcwtch = "0.8.0" chrono = "0.4.19"