Skip to content

Commit 295e383

Browse files
Update quick-xml requirement from 0.34.0 to 0.35.0
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version. - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.34.0...v0.34.0) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f5f693 commit 295e383

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)