nettle-sys 1.0.2

Low-level Rust bindings for the Nettle cryptographic library
# 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 = "nettle-sys"
version = "1.0.2"
authors = ["Kai Michaelis <kai.michaelis@pep-project.org>"]
description = "Low-level Rust bindings for the Nettle cryptographic library"
documentation = "https://sequoia-pgp.gitlab.io/nettle-sys/"
readme = "README.md"
keywords = ["nettle", "cryptography"]
categories = ["external-ffi-bindings", "cryptography"]
license = "LGPL-3.0/GPL-2.0/GPL-3.0"
repository = "https://gitlab.com/sequoia-pgp/nettle-sys"

[dependencies]
[build-dependencies.bindgen]
version = "0.47"

[build-dependencies.pkg-config]
version = "0.3"