Skip to content

Commit 32a2cf6

Browse files
chore(deps): bump lzma-rust2 from 0.15.3 to 0.16.1
Bumps [lzma-rust2](https://github.com/hasenbanck/lzma-rust2) from 0.15.3 to 0.16.1. - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](hasenbanck/lzma-rust2@v0.15.3...v0.16.1) --- updated-dependencies: - dependency-name: lzma-rust2 dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e062ee commit 32a2cf6

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 13 additions & 3 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
@@ -70,7 +70,7 @@ clap = { version = "4.5", features = ["derive", "color", "suggestions"] }
7070
toml = "1.0.1"
7171
tempfile = "3.25.0"
7272
criterion = { version = "0.8", features = ["html_reports"] }
73-
lzma-rust2 = { version = "0.15.7" }
73+
lzma-rust2 = { version = "0.16.1" }
7474
getrandom = { version = "0.4.1", features = ["wasm_js"] }
7575
pdfium-render = { package = "kreuzberg-pdfium-render", path = "crates/kreuzberg-pdfium-render", version = "4.3" }
7676

0 commit comments

Comments
 (0)