add docs.rs documentation metadata

This commit is contained in:
Dan Ballard 2021-09-15 13:13:23 -07:00
parent c6adad9f30
commit 5dd91d52dc
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ license = "MIT"
description = "libcwtch is an interface to a Cwtch app that allows creating of profiles to communicate with contacts over the Cwtch protocol"
repository = "https://git.openprivacy.ca/cwtch.im/libcwtch-rs"
readme = "README.md"
documentation = "https://docs.rs/libcwtch/0.1.0/libcwtch/"
[dependencies]
libc = "0.2"