diff --git a/Cargo.toml b/Cargo.toml index 47c9291..e0cac1f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,8 @@ [package] name = "fuzzytags" +description = "a probabilistic cryptographic structure for metadata resistant tagging" version = "0.1.0" +repository = "https://git.openprivacy.ca/openprivacy/fuzzytags" authors = ["Sarah Jamie Lewis "] edition = "2018"