vcard 0.3.2

A pure Rust implementation of vCard based on RFC 6350.
Documentation
language: rust

rust:
- stable
- beta
- nightly
os:
- linux
- osx