nettle-src 3.5.1-0

Source of Nettle and logic to build it.
Documentation
[package]
name = "nettle-src"
version = "3.5.1-0"
authors = ["Justus Winter <justus@sequoia-pgp.org>"]
description = "Source of Nettle and logic to build it."
repository = "https://gitlab.com/sequoia-pgp/nettle-sys"
license = "LGPL-3.0/GPL-2.0/GPL-3.0"
readme = "README.md"
edition = "2018"
include = ["/nettle/**", "/src/**", "/Cargo.toml", "/README.md", "/LICENSE*"]

[dependencies]
cc = "1.0"