Publishing v3.0.0-pre.1 (#309)

This commit is contained in:
Kevin Lewi
2023-02-08 17:46:28 -08:00
committed by GitHub
parent 09489ddf8b
commit b40092db28
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
opaque-ke = "2"
opaque-ke = "3.0.0-pre.1"
```
### Minimum Supported Rust Version