1
0
Fork 0
forked from wry/wry

all: update dependencies

This commit is contained in:
Julian Orth 2026-02-10 19:10:31 +01:00
parent 75e56bb8c0
commit 7ad18fb79f
6 changed files with 280 additions and 86 deletions

View file

@ -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"