Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: adds tests, clippy, formatting, and auditing to CI
changes the following to appease the new CI rules: * ignores unused dep warning for openssl-sys. * runs cargo +nightly fmt on source. * fixes clippy issues. * removes modules from V1 that weren't being used. These modules were behind v1 feature flags that had been removed as well. * adds deny.toml from c2pa-rs.
- Loading branch information