Skip to content

Use canonical xml crate directly - #192

Merged
enfipy merged 1 commit into
mainfrom
feat/use-xml-crate
Aug 24, 2026
Merged

Use canonical xml crate directly#192
enfipy merged 1 commit into
mainfrom
feat/use-xml-crate

Conversation

@enfipy

@enfipy enfipy commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Objective

  • Depend directly on the canonical xml crate instead of the xml-rs compatibility wrapper.

Solution

  • Replace the workspace and Android feature dependencies with xml.
  • Regenerate Cargo.lock to remove the xml-rs 1.0 wrapper package.

Validation

  • cargo fmt --all -- --check
  • cargo check -p crossbundle-tools --no-default-features --features android
  • Focused Android manifest reader and writer tests

@enfipy
enfipy merged commit 28d5a48 into main Aug 24, 2026
9 checks passed
@enfipy
enfipy deleted the feat/use-xml-crate branch August 24, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant