fix keyword

This commit is contained in:
Srinath Setty
2021-09-02 13:57:46 -07:00
parent c1fae7168d
commit bf08877544

View File

@@ -8,7 +8,7 @@ documentation = "https://docs.rs/nova-snark/"
readme = "README.md"
repository = "https://github.com/Microsoft/Nova"
license-file = "LICENSE"
keywords = ["Recursive zkSNARKs", "cryptography", "proofs"]
keywords = ["zkSNARKs", "cryptography", "proofs"]
[dependencies]
merlin = "2.0.0"