mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Introduce `#[serde(skip_serializing_if = "is_empty", default)]` for various optional fields to streamline serialization and ensure defaults are applied during deserialization. - Add `tracing::debug` logging for enhanced error context in JSON deserialization fallback logic. - Update tests to reflect changes in manifest parsing, including new cases for the updated JSON format. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||