miroir de
https://github.com/henrydcase/pqc.git
synchronisé 2024-11-22 07:35:38 +00:00
fix rust bindings
Cette révision appartient à :
Parent
64dc00767e
révision
730b2c7d47
3
.github/workflows/main.yml
externe
3
.github/workflows/main.yml
externe
@ -21,3 +21,6 @@ jobs:
|
||||
- name: run tests
|
||||
run: |
|
||||
cd build && ./ut
|
||||
- name: Build Rust bindings
|
||||
run: |
|
||||
cd src/rustapi/pqc-sys && cargo build
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user