Skip to content

Commit 4091526

Browse files
authored
Merge pull request #682 from swimos/dependabot/cargo/quick-xml-0.35.0
Update quick-xml requirement from 0.34.0 to 0.35.0
2 parents 4f5f693 + 295e383 commit 4091526

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
@@ -162,7 +162,7 @@ regex = "1.3.6"
162162
fnv = "1.0.7"
163163
cursive = { default-features = false, version = "0.20" }
164164
duration-str = "0.11.2"
165-
quick-xml = "0.34.0"
165+
quick-xml = "0.35.0"
166166
csv = "1.2"
167167
serde-xml-rs = "0.6"
168168
axum = "0.7.5"

0 commit comments

Comments
 (0)