# 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 = "libimagentryurl" version = "0.10.1" authors = ["Matthias Beyer "] 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.failure] version = "0.1.5" [dependencies.failure_derive] version = "0.1.5" [dependencies.hex] version = "0.4" [dependencies.is-match] version = "0.1.0" [dependencies.itertools] version = "0.8.0" [dependencies.libimagentrylink] version = "0.10.1" [dependencies.libimagerror] version = "0.10.1" [dependencies.libimagstore] version = "0.10.1" [dependencies.libimagutil] version = "0.10.1" [dependencies.log] version = "0.4.6" [dependencies.serde] version = "1.0.94" [dependencies.serde_derive] version = "1.0.94" [dependencies.sha-1] version = "0.8.1" [dependencies.toml] version = "0.5.1" [dependencies.toml-query] version = "0.9.2" features = ["typed"] default-features = false [dependencies.url] version = "2" [dev-dependencies.env_logger] version = "0.7" [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"