Skip to content

Commit 6851a4c

Browse files
dependabot[bot]cpetersen
authored andcommitted
Update quick-xml requirement from 0.36 to 0.38 in /ext/parsekit
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.38.2) --- updated-dependencies: - dependency-name: quick-xml dependency-version: 0.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a41378 commit 6851a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/parsekit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ bundled-tesseract = []
3333
[profile.release]
3434
opt-level = 3
3535
lto = true
36-
codegen-units = 1
36+
codegen-units = 1

0 commit comments

Comments
 (0)