contack_vcard 0.1.7

A simple library to convert Contack's Contact to VCard
Documentation
[package]
name = "contack_vcard"
version = "0.1.7"
authors = ["John Toohey <john_t@mailo.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "A simple library to convert Contack's Contact to VCard"
keywords = ["contacts", "contact", "vcard", "conversion"]
repository = "https://gitlab.com/contack/contack-vcard"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
contack = "0.1.6"
vcard = "0.4.7"
log = "0.4.14"
chrono = "0.4.19"
base64 = "0.13.0"
hex = "0.4.2"