nettle-sys 2.0.8

Low-level Rust bindings for the Nettle cryptographic library
Documentation
[build-dependencies.bindgen]
default-features = false
features = ["runtime"]
version = ">= 0.53.1, < 0.58.0"

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

[dependencies]

[package]
authors = ["Justus Winter <justus@sequoia-pgp.org>", "Kai Michaelis <kai@sequoia-pgp.org>"]
categories = ["external-ffi-bindings", "cryptography"]
description = "Low-level Rust bindings for the Nettle cryptographic library"
documentation = "https://docs.rs/nettle-sys/"
edition = "2018"
keywords = ["nettle", "cryptography"]
license = "LGPL-3.0/GPL-2.0/GPL-3.0"
links = "nettle"
name = "nettle-sys"
readme = "README.md"
repository = "https://gitlab.com/sequoia-pgp/nettle-sys"
version = "2.0.8"
[package.metadata.docs.rs]
dependencies = ["pkg-config", "nettle-dev"]
[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
version = "0.2.9"