Publishing v4.0.0 (#407)

This commit is contained in:
Kevin Lewi
2025-10-23 16:28:30 -07:00
committed by GitHub
parent 4dae85b3a9
commit ed5e7cf116
4 changed files with 11 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 = "4.0.0-pre.0"
opaque-ke = "4"
```
### Minimum Supported Rust Version