Skip to content

Commit e73511c

Browse files
Update quick-xml requirement from 0.32.0 to 0.33.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.32.0...v0.32.0) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35ca40e commit e73511c

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.32.0"
122+
quick-xml = "0.33.0"
123123
csv = "1.2"
124124
serde-xml-rs = "0.6"
125125
axum = "0.6.20"

0 commit comments

Comments
 (0)