[package] name = "imag-mail" version = "0.4.0" authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-notes command" keywords = ["imag", "PIM", "personal", "information", "management"] readme = "../README.md" license = "LGPL-2.1" [dependencies] semver = "0.5" clap = "2.*" log = "0.3" version = "2.0.1" toml = "0.4.*" url = "1.2" [dependencies.libimagrt] path = "../libimagrt" [dependencies.libimagmail] path = "../libimagmail" [dependencies.libimagerror] path = "../libimagerror" [dependencies.libimagutil] path = "../libimagutil" [dependencies.libimagref] path = "../libimagref"