mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Introduced `write_catalog_attrs`, `write_catalog_part`, and `write_update_log` functions for streamlined and secure file writing. - Refactored `file_backend` to use `catalog_writer` for managing catalog updates, improving readability and maintainability. - Updated `save_catalog_attrs`, `save_catalog_part`, and `append_update` to leverage atomic writes and ensure signature computation. - Replaced manual serialization logic with centralized writing utilities for consistency and error resilience. - Updated dependencies for JSON handling and signature computation. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||