diff --git a/Cargo.toml b/Cargo.toml index c2f601c..52b7be8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,8 +16,6 @@ edition = "2021" authors = ["myl7 "] description = "Function secret sharing including distributed comparison & point functions" license = "Apache-2.0" -homepage = "https://github.com/myl7/fss" -documentation = "https://docs.rs/fss-rs" repository = "https://github.com/myl7/fss.git" keywords = ["crypto", "fss", "dcf", "dpf"] categories = ["cryptography"]