Publishing v4.1.0-pre.0 (#413)

This commit is contained in:
Kevin Lewi
2025-11-12 13:49:39 -08:00
committed by GitHub
parent 8afec46637
commit 9b5eef4f8f
3 changed files with 6 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 = "4"
opaque-ke = "4.1.0-pre.0"
```
### Minimum Supported Rust Version