| Crates.io | cawg-identity |
| lib.rs | cawg-identity |
| version | 0.14.0 |
| created_at | 2024-10-24 22:24:04.603972+00 |
| updated_at | 2025-05-14 05:00:58.634121+00 |
| description | Rust SDK for CAWG (Creator Assertions Working Group) identity assertion |
| homepage | https://creator-assertions.github.io/identity/ |
| repository | https://github.com/contentauth/c2pa-rs |
| max_upload_size | |
| id | 1421835 |
| size | 8,441,733 |
cawg-identity crate is DISCONTINUEDThis crate has been merged into the c2pa crate. It will no longer be maintained or published as a standalone crate.
For the most part, all public APIs can be remapped as follows:
cawg_identity::xxx->c2pa::identity::xxx
This version of the cawg_identity crate provides pub use aliases for all public APIs to match the above remapping. This can be used as a transition measure, but you should change the references in your code as soon as possible.
There will be no further releases of this crate.