Skip to content

Commit

Permalink
Update mp4 requirement from 0.13.0 to 0.14.0 in /sdk (#595)
Browse files Browse the repository at this point in the history
Updates the requirements on [mp4](https://github.com/alfg/mp4-rust) to permit the latest version.
- [Release notes](https://github.com/alfg/mp4-rust/releases)
- [Commits](alfg/mp4-rust@0.13.0...0.14.0)

---
updated-dependencies:
- dependency-name: mp4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gavin  Peacock <gpeacock@adobe.com>
  • Loading branch information
dependabot[bot] and gpeacock authored Oct 3, 2024
1 parent 38145b7 commit b53e7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ log = "0.4.8"
lopdf = { version = "0.31.0", optional = true }
lazy_static = "1.4.0"
memchr = "2.7.1"
mp4 = "0.13.0"
mp4 = "0.14.0"
pem = "3.0.2"
png_pong = "0.9.1"
rand = "0.8.5"
Expand Down

0 comments on commit b53e7b2

Please sign in to comment.