imag-wiki 0.7.0

Part of the imag core distribution: imag-wiki command
# 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 = "imag-wiki"
version = "0.7.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
build = "../../../build.rs"
description = "Part of the imag core distribution: imag-wiki command"
homepage = "http://imag-pim.org"
documentation = "https://matthiasbeyer.github.io/imag/imag_documentation/index.html"
readme = "../../../README.md"
keywords = ["imag", "PIM", "personal", "information", "management"]
license = "LGPL-2.1"
repository = "https://github.com/matthiasbeyer/imag"
[dependencies.clap]
version = ">=2.17"

[dependencies.filters]
version = "0.2"

[dependencies.is-match]
version = "0.1"

[dependencies.libimagentryedit]
version = "0.7.0"

[dependencies.libimagentrylink]
version = "0.7.0"

[dependencies.libimagentrymarkdown]
version = "0.7.0"

[dependencies.libimagerror]
version = "0.7.0"

[dependencies.libimagrt]
version = "0.7.0"

[dependencies.libimagstore]
version = "0.7.0"

[dependencies.libimagutil]
version = "0.7.0"

[dependencies.libimagwiki]
version = "0.7.0"

[dependencies.log]
version = "0.3"

[dependencies.regex]
version = "0.2"

[dependencies.toml]
version = "0.4"

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

[dependencies.version]
version = "2.0.1"