[package] name = "openfhe" version = "0.0.0" edition = '2021' description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library." license-file = "LICENSE" [dependencies] [build-dependencies] bindgen = "0.65.1"