Publishing v3.0.0-pre.2 (#318)

This commit is contained in:
Kevin Lewi
2023-03-14 19:07:10 -07:00
committed by GitHub
parent f8f5d22721
commit 8b755bf076
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
opaque-ke = "3.0.0-pre.1"
opaque-ke = "3.0.0-pre.2"
```
### Minimum Supported Rust Version