Skip to content

Commit 35ca40e

Browse files
authored
Merge pull request #663 from swimos/dependabot/cargo/quick-xml-0.32.0
Update quick-xml requirement from 0.31.0 to 0.32.0
2 parents c2e5776 + 47af5f8 commit 35ca40e

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
@@ -119,7 +119,7 @@ regex = "1.3.6"
119119
fnv = "1.0.7"
120120
cursive = { default-features = false, version = "0.20" }
121121
duration-str = "0.11.2"
122-
quick-xml = "0.31.0"
122+
quick-xml = "0.32.0"
123123
csv = "1.2"
124124
serde-xml-rs = "0.6"
125125
axum = "0.6.20"

0 commit comments

Comments
 (0)