[package] name = "maildir_ai" version = "0.4.0" authors = ["Robert Escriva "] edition = "2021" description = "maildir_ai connects a maildir to your LLMs" license = "Apache-2.0" [dependencies] chrono = "^0.4" getopts = "^0.2" tokio = "^1.40" arrrg = "0.5" arrrg_derive = "0.5" utf8path = "0.6" yammer = "0.5"