[pve-devel] [PATCH installer v2 0/2] auto: answer: answer file serde cleanups

Christoph Heiss c.heiss at proxmox.com
Mon Jul 7 12:08:12 CEST 2025


Two small, mostly trivial patches simplifying the serde definitions for
the answer file.

History
=======

v1: https://lore.proxmox.com/pve-devel/20250429132025.1543199-1-c.heiss@proxmox.com/T/

Changes v1 -> v2:
  * rebased on latest master

Diffstat
========

Christoph Heiss (2):
  auto: answer: drop unneeded #[serde(default)] attributes
  auto: answer: simplify `BTreeMap` handling in deserialization

 proxmox-auto-installer/src/answer.rs | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
2.49.0





More information about the pve-devel mailing list