mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
chore(deps): update quick-xml requirement from 0.36.0 to 0.37.0 in /crates/cli
This commit is contained in:
commit
6aa900671e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue