fix docs.rs link

This commit is contained in:
Srinath Setty
2021-09-02 12:57:47 -07:00
parent 25913f659a
commit c1fae7168d

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Srinath Setty <srinath@microsoft.com>"]
edition = "2018"
description = "Recursive zkSNARKs without trusted setup"
documentation = "https://docs.rs/nova/"
documentation = "https://docs.rs/nova-snark/"
readme = "README.md"
repository = "https://github.com/Microsoft/Nova"
license-file = "LICENSE"