Skip to content

fix(tauri): resolve quick-xml cargo audit advisories#173

Merged
Wolido merged 1 commit into
mainfrom
fix/cargo-audit-quick-xml
Jul 6, 2026
Merged

fix(tauri): resolve quick-xml cargo audit advisories#173
Wolido merged 1 commit into
mainfrom
fix/cargo-audit-quick-xml

Conversation

@Wolido

@Wolido Wolido commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

Updates the Tauri lockfile to resolve cargo audit advisories for the quick-xml crate in client-app/src-tauri/Cargo.lock.

Changes

  • client-app/src-tauri/Cargo.lock
    • quick-xml: 0.39.40.41.0
    • plist (transitive dependency): 1.9.01.10.0

Verification

  • Confirmed only client-app/src-tauri/Cargo.lock is modified in this PR.
  • Ran cargo audit in client-app/src-tauri; no vulnerabilities are reported for quick-xml after the update.
    • Vulnerabilities found: 0
    • Remaining warnings are unrelated unmaintained/unsound notices for gtk-rs and other crates.

Related

  • quick-xml cargo audit advisory resolution for the Tauri client app.

@Wolido Wolido merged commit 1a0a242 into main Jul 6, 2026
11 checks passed
@Wolido Wolido deleted the fix/cargo-audit-quick-xml branch July 6, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant