mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 21:30:41 +00:00
- Replace `bincode` serialization with `CBOR` for obsoleted package metadata to improve interoperability and error messaging. - Simplify key handling by directly using FMRI strings as keys, removing the need for intermediate serialization steps. - Update deserialization, error handling, and logging to align with `CBOR` serialization. - Add `serde_cbor` as a dependency, updating `Cargo.toml` and `Cargo.lock` accordingly. - Refactor `ObsoletedPackageKey` to include conversion between FMRI strings and data components. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||