[package] name = "openfhe" version = "0.1.2" edition = "2021" description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library." license-file = "LICENSE" repository = "https://github.com/fairmath/openfhe-rs" [dependencies] cxx = "1.0" [build-dependencies] cxx-build = "1.0"