Skip to content

Commit 0cacdc0

Browse files
chore(deps): bump quick-xml from 0.37.5 to 0.39.2
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.37.5 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.37.5...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 47721c6 commit 0cacdc0

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
@@ -65,7 +65,7 @@ nanohtml2text = "0.2"
6565
zip = { version = "8.1", default-features = false, features = ["deflate"] }
6666

6767
# XML parsing (DOCX text extraction)
68-
quick-xml = "0.37"
68+
quick-xml = "0.39"
6969

7070
# Optional Rust-native browser automation backend
7171
fantoccini = { version = "0.22.0", optional = true, default-features = false, features = ["rustls-tls"] }

0 commit comments

Comments
 (0)