Skip to content

Commit 0eae28b

Browse files
Update quick-xml requirement from 0.36.0 to 0.37.1
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.36.0...v0.36.2) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22693a8 commit 0eae28b

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)