Skip to content

Commit

Permalink
Remove redundant metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
myl7 committed Jun 27, 2024
1 parent ca62f99 commit 7e4f2bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ edition = "2021"
authors = ["myl7 <[email protected]>"]
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"]
Expand Down

0 comments on commit 7e4f2bf

Please sign in to comment.