# 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 = "2021" name = "libgpg-error-sys" version = "0.6.1" links = "gpg-error" description = "Raw bindings for libgpg-error" documentation = "https://docs.rs/libgpg-error-sys" keywords = ["gpg"] categories = ["external-ffi-bindings"] license = "LGPL-2.1" repository = "https://github.com/gpg-rs/libgpg-error" [package.metadata.system-deps] gpg-error = "1.12" [build-dependencies.system-deps] version = "6.2.2" [target."cfg(windows)".build-dependencies.build-rs] version = "0.1.2" [target."cfg(windows)".build-dependencies.winreg] version = "0.52.0"