Skip to content

Commit 72e9907

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 bf23fff commit 72e9907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3" }
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)