Upgrade ml-kem from 0.2 to 0.3.0-rc.0 (#421)

This commit is contained in:
Kevin Lewi
2026-03-26 17:17:13 -07:00
committed by GitHub
parent b20d78c074
commit bc588b149e
6 changed files with 72 additions and 42 deletions
+2 -2
View File
@@ -22,12 +22,12 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
opaque-ke = "4.1.0-pre.1"
opaque-ke = "4.1.0-pre.2"
```
### Minimum Supported Rust Version
Rust **1.85** or higher.
Rust **1.87** or higher.
Audit
-----