all: update dependencies
This commit is contained in:
parent
75e56bb8c0
commit
7ad18fb79f
6 changed files with 280 additions and 86 deletions
|
|
@ -6,4 +6,4 @@ edition = "2024"
|
|||
[dependencies]
|
||||
anyhow = "1.0.79"
|
||||
clap = { version = "4.4.18", features = ["derive", "wrap_help"] }
|
||||
quick-xml = "0.38.0"
|
||||
quick-xml = "0.39.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue