chore(deps): update quick-xml requirement from 0.36.0 to 0.37.0 in /crates/cli

This commit is contained in:
Cain 2024-11-07 23:33:06 +00:00 committed by GitHub
commit 6aa900671e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.36.0", optional = true, default-features = false }
quick-xml = { version = "0.37.0", optional = true, default-features = false }
# Browser
webbrowser = { version = "1.0.0", optional = true, default-features = false }