Skip to content

Commit 845452e

Browse files
committed
chore: bump rsmpeg version
1 parent 83483c4 commit 845452e

File tree

2 files changed

+112
-19
lines changed

2 files changed

+112
-19
lines changed

src/rust/Cargo.lock

Lines changed: 111 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ crate-type = ["staticlib"]
1414
log = "0.4.26"
1515
env_logger = "0.8.4"
1616
palette = "0.6.1"
17-
rsmpeg = { version = "0.14.2", optional = true, features = [
17+
rsmpeg = { version = "0.17.0", optional = true, features = [
1818
"link_system_ffmpeg",
1919
] }
2020
tesseract-sys = { version = "0.5.15", optional = true, default-features = false }

0 commit comments

Comments
 (0)