[package] name = "notmuch" version = "0.0.3" authors = ["C. Morgan Hamill ", "Dirk Van Haerenborgh "] homepage = "https://github.com/vhdirk/notmuch-rs" repository = "https://github.com/vhdirk/notmuch-rs" description = "Rust interface and bindings for notmuch" license = "GPL-3.0+" [dependencies] libc = "0.2"