diff --git a/Cargo.toml b/Cargo.toml index 2f3f579..eabf715 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "fuzzytags" description = "a probabilistic cryptographic structure for metadata resistant tagging" -version = "0.2.2" +version = "0.2.3" repository = "https://git.openprivacy.ca/openprivacy/fuzzytags" authors = ["Sarah Jamie Lewis "] edition = "2018" license = "MIT" +keywords = ["fuzzytags","privacy","metadata-resistance","ristretto","cryptography"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html