gpg-error 0.5.1

Libgpg-error bindings for Rust
# 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]
edition = "2018"
name = "gpg-error"
version = "0.5.1"
authors = ["John Schug <john.ips.schug@gmail.com>"]
build = "build.rs"
description = "Libgpg-error bindings for Rust"
documentation = "https://docs.rs/gpg-error"
readme = "README.md"
keywords = ["gpg"]
categories = ["api-bindings"]
license = "LGPL-2.1"
repository = "https://github.com/gpg-rs/libgpg-error"
[dependencies.ffi]
version = "0.5.1"
package = "libgpg-error-sys"
[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "gpg-rs/libgpg-error"