fix rust bindings
这个提交包含在:
父节点
64dc00767e
当前提交
730b2c7d47
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -21,3 +21,6 @@ jobs:
|
||||
- name: run tests
|
||||
run: |
|
||||
cd build && ./ut
|
||||
- name: Build Rust bindings
|
||||
run: |
|
||||
cd src/rustapi/pqc-sys && cargo build
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户