Skip to content

Commit 981af7a

Browse files
Bump quick-xml from 0.23.1 to 0.37.1
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.23.1 to 0.37.1. - [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.23.1...v0.37.1) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 182d5da commit 981af7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ thiserror = "2.0"
3838
serde = { version = "1.0", features = ["derive"] }
3939
serde_json = "1.0"
4040
regex = "1.9"
41-
quick-xml = { version = "0.23", features = ["encoding", "escape-html"] }
41+
quick-xml = { version = "0.37", features = ["encoding", "escape-html"] }
4242
chrono = "0.4"
4343
pinyin = "0.10"
4444
either = "1.9"

0 commit comments

Comments
 (0)