Skip to content

Commit

Permalink
gtk4-macro: Bump quick-xml to 0.30 (#1453)
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui authored Aug 4, 2023
1 parent 4b41549 commit c3ab1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtk4-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ blueprint = []

[dependencies]
anyhow = "1.0"
quick-xml = {version = "0.28", optional = true}
quick-xml = {version = "0.30", optional = true}
proc-macro-crate = "1.0"
proc-macro-error = "1.0"
proc-macro2 = "1.0"
Expand Down

0 comments on commit c3ab1a7

Please sign in to comment.