Skip to content

Commit 34862a0

Browse files
authored
Merge branch 'main' into reuse-deser
2 parents 697ef37 + 4d6f018 commit 34862a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ regex = "1.3.6"
174174
fnv = "1.0.7"
175175
cursive = { default-features = false, version = "0.21" }
176176
duration-str = "0.11.2"
177-
quick-xml = "0.36.0"
177+
quick-xml = "0.37.1"
178178
csv = "1.2"
179179
serde-xml-rs = "0.6"
180180
axum = "0.7.5"

0 commit comments

Comments
 (0)