Skip to content

Commit

Permalink
build(deps): bump quick-xml from 0.35 to 0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
PrettyWood committed Oct 20, 2024
1 parent 6ad0c04 commit 9dd38b7
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.35", features = ["encoding"] }
quick-xml = { version = "0.36", features = ["encoding"] }
zip = { version = "2", default-features = false, features = ["deflate"] }
chrono = { version = "0.4", features = [
"serde",
Expand Down

0 comments on commit 9dd38b7

Please sign in to comment.