Skip to content

Commit

Permalink
Merge pull request #4 from sorokya/dependabot/cargo/quick-xml-0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sorokya authored Jun 28, 2024
2 parents 6f3dc22 + ba804a3 commit 15cde0f
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 @@ -25,5 +25,5 @@ serde = { version = "1.0", features = ["derive"], optional = true }
[build-dependencies]
glob = "0.3.1"
serde = {version = "1.0", features = ["derive"]}
quick-xml = {version = "0.31.0", features = ["serialize", "overlapped-lists"]}
quick-xml = {version = "0.33.0", features = ["serialize", "overlapped-lists"]}
convert_case = "0.6.0"

0 comments on commit 15cde0f

Please sign in to comment.