Skip to content

Commit 928149e

Browse files
author
Denis Varlakov
authored
Update README.md
1 parent 9e32cef commit 928149e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serialize/deserialize support to be used in higher level code to implement netwo
1818
To use `curv` crate, add the following to your Cargo.toml:
1919
```toml
2020
[dependencies]
21-
curv-kzen = "0.8"
21+
curv-kzen = "0.9"
2222
```
2323

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

0 commit comments

Comments
 (0)