Skip to content

Commit

Permalink
Merge pull request #318 from chenrui333/update-ffmpeg-next
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Jan 9, 2024
2 parents 700b0e8 + 2feb0c9 commit ce296d9
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 83 deletions.
153 changes: 71 additions & 82 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ crossbeam-utils = "0.8.12"

[dependencies.ffmpeg]
package = "ffmpeg-next"
version = "6"
version = "6.1"
optional = true
default-features = false
features = ["codec", "format", "filter", "software-resampling", "software-scaling"]
Expand Down

0 comments on commit ce296d9

Please sign in to comment.