[build-dependencies.bindgen]
version = "0.65.1"
[dependencies.bindgen]
version = "0.69.4"
[dependencies.rand]
version = "0.8.5"
[package]
description = "rust bind for the FourQlib that is a fourq curve implementation"
documentation = "https://github.com/982945902/fourq_rust.git"
edition = "2021"
exclude = ["c/build/*", ".vscode/*"]
homepage = "https://github.com/982945902/fourq_rust.git"
license = "Apache-2.0"
license-file = "LICENSE"
name = "fourq"
readme = "README.md"
repository = "https://github.com/982945902/fourq_rust.git"
version = "0.1.1"