Gavin Peacock
Gavin Peacock
Quick-xml 0.25.0 will not build with Rust 1.59 but our CI requires it. So this update is blocked until we lift our min requirement.
You can now reference the path to the folder or folder/ingredient.json created with --ingredient, in the ingredients field and the --parent parameters. you can create a complex manifest using a...
We are updating our build system to create pre-built binaries for different platforms. The brew installation will be updated to support installing those binaries once that is ready. In the...
already updated
Updated readme and pulled in the latest changes. The example using the User assertion has been replaced the an an example of using a custom struct and add_labeled_assertion
Generally speaking it looks like [ByRef] is just ignored in callback parameters. If it isn't supported it should be documented as such and cause an error. [ByRef] string is treated...
This is a real problem for me since I'm trying to have a Write operation as a callback, which is just trying to read from bytes, but this forces me...
I think it is good to document and report on the current state, but does that mean this feature will never be implemented? Forcing a copy here makes this very...
We currently depend pretty tightly on OpenSSL for Verify, but it will soon be possible to build without openSLL if you just need to sign.
Assigning to Maurice - you said we could get rid of this, but I'm not sure how