Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Bump ffmpeg-sidecar from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [ffmpeg-sidecar](https://github.com/nathanbabcock/ffmpeg-sidecar) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/nathanbabcock/ffmpeg-sidecar/releases)
- [Commits](nathanbabcock/ffmpeg-sidecar@v1.0.1...v1.1)

---
updated-dependencies:
- dependency-name: ffmpeg-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent aa71701 commit 185c273
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -38,7 +38,7 @@ bytemuck = "1"
log = "0.4"
simba = "0.8"
# eigenvalues = { git = "https://github.com/Masterchef365/eigenvalues.git" }
ffmpeg-sidecar = "1.0"
ffmpeg-sidecar = "1.1"
interprocess = { git = "https://github.com/kotauskas/interprocess", default-features = false, branch = "main", features = ["tokio"] }
dst-init = "0.4.0"

Expand Down

0 comments on commit 185c273

Please sign in to comment.