Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Varlakov committed Nov 16, 2021
1 parent 9e32cef commit 928149e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serialize/deserialize support to be used in higher level code to implement netwo
To use `curv` crate, add the following to your Cargo.toml:
```toml
[dependencies]
curv-kzen = "0.8"
curv-kzen = "0.9"
```

The crate will be available under `curv` name, e.g.:
Expand Down

0 comments on commit 928149e

Please sign in to comment.