libjitterentropy-sys 0.1.2

provides interface to jitterentropy-library (ffi-bindings)
[build-dependencies.bindgen]
features = ["runtime"]
version = "0.71.1"

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

[lib]
name = "libjitterentropy_sys"
path = "src/lib.rs"

[package]
authors = ["Markus Theil <theil.markus@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "provides interface to jitterentropy-library (ffi-bindings)"
edition = "2024"
keywords = ["rand", "random", "jitterentropy", "rng"]
license = "MIT"
name = "libjitterentropy-sys"
readme = "README.md"
repository = "https://github.com/thillux/rand_jitterentropy"
resolver = "2"
version = "0.1.2"