Browse Source

update readme (#56)

master
Srinath Setty 1 year ago
committed by maramihali
parent
commit
c5f20877cc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md

@ -33,7 +33,7 @@ We now highlight Spartan's distinctive features.
To import `libspartan` into your Rust project, add the following dependency to `Cargo.toml`:
```text
spartan = "0.7.0"
spartan = "0.7.1"
```
The following example shows how to use `libspartan` to create and verify a SNARK proof.

Loading…
Cancel
Save