Skip to content

Commit

Permalink
Update quick-xml from 0.31 to 0.32 (#797)
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Wagner <[email protected]>
  • Loading branch information
nwagner84 authored Jun 19, 2024
1 parent bee07cb commit 04b095e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/pica-toolkit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pica-record = { workspace = true }
pica-select = { workspace = true }
pica-utils = { workspace = true }
polars = { workspace = true }
quick-xml = { version = "0.31" }
quick-xml = { version = "0.32" }
rand = { workspace = true }
regex = { workspace = true }
serde = { workspace = true, features = ["derive"] }
Expand Down

0 comments on commit 04b095e

Please sign in to comment.