xso: fix build with minidom and without std

This commit is contained in:
Jonas Schäfer 2026-02-21 09:33:36 +01:00
commit 6cc0df47d7
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,7 @@
Version NEXT:
* Changes
- Fix some Clippy warnings
- Fix build with minidom and without std (!661)
Version 0.3.0, release 2025-10-28:
* Changes