|
@@ -1,10 +1,9 @@
|
|
[package]
|
|
[package]
|
|
name = "openfhe"
|
|
name = "openfhe"
|
|
-version = "0.1.3"
|
|
+version = "0.1.4"
|
|
edition = "2021"
|
|
edition = "2021"
|
|
description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library."
|
|
description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library."
|
|
license = "BSD-2-Clause"
|
|
license = "BSD-2-Clause"
|
|
-license-file = "LICENSE"
|
|
|
|
documentation = "https://fair-math.gitbook.io/docs/"
|
|
documentation = "https://fair-math.gitbook.io/docs/"
|
|
repository = "https://github.com/fairmath/openfhe-rs"
|
|
repository = "https://github.com/fairmath/openfhe-rs"
|
|
|
|
|