Publishing v2.0.0 (#283)

This commit is contained in:
Kevin Lewi
2022-09-21 20:31:31 -07:00
committed by GitHub
parent 94fd3598d0
commit d2a2139348
3 changed files with 3 additions and 10 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
opaque-ke = "2.0.0-pre.3"
opaque-ke = "2"
```
### Minimum Supported Rust Version