Skip to content

Commit

Permalink
check: mac ci failing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
IshanGrover2004 committed Jun 7, 2024
1 parent fea9774 commit ab89a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ log = "0.4.0"
env_logger = "0.8.4"
iconv = "0.1.1"
palette = "0.6.0"
rsmpeg = { version = "0.14.2", optional = true, features = [
rsmpeg = { version = "0.14.1", optional = true, features = [
"link_system_ffmpeg",
] }
tesseract-sys = { version = "0.5.14", optional = true, default-features = false }
Expand Down

0 comments on commit ab89a54

Please sign in to comment.