Skip to content

Commit

Permalink
Upgrade quick-xml from 0.28 to 0.29 (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwagner84 committed Jul 25, 2023
1 parent c1aeaf4 commit 2034286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pica-toolkit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pica-matcher = { workspace = true }
pica-path = { workspace = true }
pica-record = { workspace = true }
pica-select = { workspace = true }
quick-xml = { version = "0.29" }
quick-xml = { version = "0.30" }
rand = { workspace = true }
regex = { workspace = true }
serde = { workspace = true, features = ["derive"] }
Expand Down

0 comments on commit 2034286

Please sign in to comment.