|
I was trying to build rustls-ffi C API library which uses capi. I don't know if it works with audit, and how to extract the information later on. How should it be invoked? And how to extract audit data later on? |
Replies: 2 comments 2 replies
This is documented in the README, here and here. I suggest
I tried it and it doesn't seem to work. The culprit is this line: If I replace it with |
|
I've released v0.6.6 that makes |
I've released v0.6.6 that makes
cargo auditable capi buildwork.