# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "gmime" version = "0.8.1" authors = ["Dirk Van Haerenborgh "] exclude = ["gir-files/*"] description = "Bindings for gmime-3.0" homepage = "https://github.com/vhdirk/gmime-rs" documentation = "https://vhdirk.github.io/gmime-rs/gmime/" readme = "README.md" keywords = ["gmime", "gtk-rs", "gnome"] categories = ["email", "parsing", "encoding", "cryptography"] license = "MIT" [lib] name = "gmime" [dependencies.bitflags] version = "1.0" [dependencies.ffi] version = "0.8.1" package = "gmime-sys" [dependencies.gio] version = "^0.14" [dependencies.glib] version = "^0.14" [dependencies.libc] version = "0.2" [dependencies.once_cell] version = "1.2.0" [dev-dependencies.gir-format-check] version = "^0.1" [dev-dependencies.rustdoc-stripper] version = "^0.1.5" [build-dependencies.gtk-rs-lgpl-docs] version = "0.1" optional = true [features] embed-lgpl-docs = ["gtk-rs-lgpl-docs"] purge-lgpl-docs = ["gtk-rs-lgpl-docs"] [badges.travis-ci] repository = "vhdirk/gmime-rs"