Skip to content

Commit

Permalink
Update quick-xml from 0.32.0 to 0.36.0 (#798)
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Wagner <[email protected]>
  • Loading branch information
nwagner84 authored Jul 15, 2024
1 parent b0b0c58 commit f4821b3
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.32" }
quick-xml = { version = "0.36.0" }
rand = { workspace = true }
regex = { workspace = true }
serde = { workspace = true, features = ["derive"] }
Expand Down

0 comments on commit f4821b3

Please sign in to comment.