Skip to content

Commit

Permalink
Merge pull request #214 from gamedig/dependabot/cargo/crates/cli/quic…
Browse files Browse the repository at this point in the history
…k-xml-0.36.0
  • Loading branch information
cainthebest authored Jul 10, 2024
2 parents cac5c23 + 1a023d6 commit 81c81e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ hex = { version = "0.4.3", optional = true, default-features = false }
serde_json = { version = "1", optional = true, default-features = false }

# XML
quick-xml = { version = "0.35.0", optional = true, default-features = false }
quick-xml = { version = "0.36.0", optional = true, default-features = false }

# Browser
webbrowser = { version = "1.0.0", optional = true, default-features = false }
Expand Down

0 comments on commit 81c81e9

Please sign in to comment.