Skip to content

Commit

Permalink
chore(deps): bump ffmpeg-next from 7.0.2 to 7.0.4
Browse files Browse the repository at this point in the history
Bumps [ffmpeg-next](https://github.com/zmwangx/rust-ffmpeg) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/zmwangx/rust-ffmpeg/releases)
- [Changelog](https://github.com/zmwangx/rust-ffmpeg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zmwangx/rust-ffmpeg/commits)

---
updated-dependencies:
- dependency-name: ffmpeg-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 3c23bfe commit 8d89519
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -29,7 +29,7 @@ env_logger = "0.11.5"
log = "0.4.22"
filetime = "0.2.23"
symlink = "0.1.0"
ffmpeg-next = { version = "7.0.2", optional = true }
ffmpeg-next = { version = "7.0.4", optional = true }

[features]
default = []
Expand Down

0 comments on commit 8d89519

Please sign in to comment.