aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d3497c3..c6555ce 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
deserializer-static-generics = []
[dependencies]
-quick-xml = "0.27.1"
+quick-xml = "0.28.2"
thiserror = "1.0.38"
[dev-dependencies]