Skip to content

Commit

Permalink
update re_mp4
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Nov 13, 2024
1 parent 01be0f8 commit 0d4a157
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5823,9 +5823,9 @@ dependencies = [

[[package]]
name = "re_mp4"
version = "0.2.1"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb588af9f28ae35e59681c71c0d6379884e1209a074ffb1b3b18291abac2585a"
checksum = "751650322999417b64a5a89b034b4e34e4596826e5dfee9327856db77ca511e3"
dependencies = [
"byteorder",
"bytes",
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ memory-stats = "1.1"
mimalloc = "0.1.43"
mime_guess2 = "2.0" # infer MIME type by file extension, and map mime to file extension
mint = "0.5.9"
re_mp4 = "0.2.1"
re_mp4 = "0.3.0"
natord = "1.0.9"
ndarray = "0.16"
ndarray-rand = "0.15"
Expand Down

0 comments on commit 0d4a157

Please sign in to comment.