File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " mp4parse"
3- version = " 0.11.4 "
3+ version = " 0.11.5 "
44authors = [
55 " Ralph Giles <giles@mozilla.com>" ,
66 " Matthew Gregan <kinetik@flim.org>" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " mp4parse_capi"
3- version = " 0.11.4 "
3+ version = " 0.11.5 "
44authors = [
55 " Ralph Giles <giles@mozilla.com>" ,
66 " Matthew Gregan <kinetik@flim.org>" ,
@@ -26,7 +26,7 @@ travis-ci = { repository = "https://github.com/mozilla/mp4parse-rust" }
2626byteorder = " 1.2.1"
2727fallible_collections = { version = " 0.3" , features = [" std_io" ] }
2828log = " 0.4"
29- mp4parse = {version = " 0.11.2 " , path = " ../mp4parse" }
29+ mp4parse = {version = " 0.11.5 " , path = " ../mp4parse" }
3030num-traits = " 0.2.14"
3131
3232[dev-dependencies ]
You can’t perform that action at this time.
0 commit comments