Skip to content

Commit

Permalink
deps: bump quick-xml from 0.36 to 0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Oct 30, 2024
1 parent cf86fa7 commit eb62a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ codepage = "0.1.1"
encoding_rs = "0.8"
log = "0.4"
serde = "1.0"
quick-xml = { version = "0.36", features = ["encoding"] }
quick-xml = { version = "0.37", features = ["encoding"] }
zip = { version = "2", default-features = false, features = ["deflate"] }
chrono = { version = "0.4", features = [
"serde",
Expand Down

0 comments on commit eb62a62

Please sign in to comment.