We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e491ba2 commit 72e69d1Copy full SHA for 72e69d1
mp4parse/Cargo.toml
@@ -25,7 +25,6 @@ travis-ci = { repository = "https://github.com/mozilla/mp4parse-rust" }
25
26
[dependencies]
27
byteorder = "1.2.1"
28
-abort_on_panic = { version = "1.0.0", optional = true }
29
bitreader = { version = "0.3.2" }
30
num-traits = "0.2.0"
31
mp4parse_fallible = { version = "0.0.3", optional = true }
0 commit comments