Eric Scouten
Eric Scouten
Discovered that a public crate I maintain (https://github.com/adobe/xmp-toolkit-rs) that uses `cc` suddenly stopped building today, but _only_ when it is used by a downstream crate and then _only_ when the...
The example tabs, other than first tab, are blank. As an example, view [Example 5: A simple example of a verifiable credential secured with COSE](https://www.w3.org/TR/vc-jose-cose/#example-a-simple-example-of-a-verifiable-credential-secured-with-cose). The "Credential" tab is fine...
As a user of this crate, I'd like to know how well this code is covered by its own self tests. I'm certainly open to alternatives to [CodeCov](https://codecov.io), but I'd...
I'd like to generate code coverage for a WASM(*) project that is not using the NEAR framework and post those results to codecov.io. The README and other documentation says (cryptically)...
## 🤖 New release * `c2pa`: 0.37.1 -> 0.38.0 (✓ API compatible changes) Changelog ## `c2pa` ## [0.38.0](https://github.com/contentauth/c2pa-rs/compare/c2pa-v0.37.1...c2pa-v0.38.0) _29 October 2024_ ### Added * Add fragmented mp4 Builder and Reader...
(DRAFT / DO NOT REVIEW YET) Splitting cryptography portions of c2pa-rs into its own crate.