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

@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
quick-xml = "0.38.3"
quick-xml = "0.39.0"
thiserror = "2.0.16"