We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e81b5e commit 1b447dcCopy full SHA for 1b447dc
Cargo.toml
@@ -11,7 +11,7 @@ edition = "2021"
11
12
[dependencies]
13
derive-getters = "0.2.0"
14
-quick-xml = "0.24.0"
+quick-xml = "0.25.0"
15
strip-ansi-escapes = "0.1.0"
16
time = { version = "0.3.4", features = ["formatting", "macros"] }
17
0 commit comments