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
+3 -3
View File
@@ -26,7 +26,7 @@ jobs:
- --features serde
toolchain:
- stable
- 1.85.0
- 1.87.0
name: test
env:
PKCS11_MODULE: /usr/lib/softhsm/libsofthsm2.so
@@ -95,7 +95,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.85.0
- 1.87.0
name: test simple_login command-line example
steps:
- name: install expect
@@ -118,7 +118,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.85.0
- 1.87.0
name: test digital_locker command-line example
steps:
- name: install expect