Publishing v3.0.0 (#367)

This commit is contained in:
Kevin Lewi
2024-10-09 22:13:13 -07:00
committed by GitHub
parent 94d9c563a4
commit df8e61d24b
3 changed files with 3 additions and 20 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.5"
opaque-ke = "3"
```
### Minimum Supported Rust Version