# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "openfhe" version = "0.2.0" description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library." documentation = "https://openfhe-rust-wrapper.readthedocs.io/" readme = "README.md" license = "BSD-2-Clause" repository = "https://github.com/fairmath/openfhe-rs" [dependencies.cxx] version = "1.0" [build-dependencies.cxx-build] version = "1.0"