gpg-error 0.4.1

Libgpg-error bindings for Rust
Documentation
# 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]
name = "gpg-error"
version = "0.4.1"
authors = ["John Schug <john.ips.schug@gmail.com>"]
build = "build.rs"
description = "Libgpg-error bindings for Rust"
documentation = "https://docs.rs/gpg-error"
keywords = ["gpg"]
categories = ["api-bindings"]
license = "LGPL-2.1"
repository = "https://github.com/gpg-rs/libgpg-error"
[dependencies.libgpg-error-sys]
version = "0.4.1"
default-features = false

[features]
bundled = ["libgpg-error-sys/bundled"]
default = ["bundled"]
[badges.maintenance]
status = "experimental"

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