Skip to content

Commit d2e4b63

Browse files
Bump quick-xml from 0.23.1 to 0.39.2
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.23.1 to 0.39.2. - [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.39.2) --- updated-dependencies: - dependency-name: quick-xml dependency-version: 0.39.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67602bf commit d2e4b63

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -36,7 +36,7 @@ thiserror = "2.0"
3636
serde = { version = "1.0", features = ["derive"] }
3737
serde_json = "1.0"
3838
regex = "1.9"
39-
quick-xml = { version = "0.23", features = ["encoding", "escape-html"] }
39+
quick-xml = { version = "0.39", features = ["encoding", "escape-html"] }
4040
chrono = "0.4"
4141
pinyin = "0.11"
4242
either = "1.15"

0 commit comments

Comments
 (0)