libimagcontact 0.7.0

Library for the imag core distribution
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "libimagcontact"
version = "0.7.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"
homepage = "http://imag-pim.org"
documentation = "https://imag-pim.org/doc/"
readme = "../../../README.md"
keywords = ["imag", "PIM", "personal", "information", "management"]
license = "LGPL-2.1"
repository = "https://github.com/matthiasbeyer/imag"
[dependencies.error-chain]
version = "0.11"

[dependencies.libimagentryref]
version = "0.7.0"
features = ["generators", "generators-sha1"]
default-features = false

[dependencies.libimagentryutil]
version = "0.7.0"

[dependencies.libimagerror]
version = "0.7.0"

[dependencies.libimagstore]
version = "0.7.0"

[dependencies.log]
version = "0.3"

[dependencies.serde]
version = "1"
optional = true

[dependencies.serde_derive]
version = "1"
optional = true

[dependencies.toml]
version = "0.4"

[dependencies.toml-query]
version = "0.6"

[dependencies.uuid]
version = "0.6"
features = ["v4"]

[dependencies.vobject]
version = "0.4"

[features]
default = []
deser = ["serde", "serde_derive"]
[badges.is-it-maintained-issue-resolution]
repository = "matthiasbeyer/imag"

[badges.is-it-maintained-open-issues]
repository = "matthiasbeyer/imag"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "matthiasbeyer/imag"