Skip to content

Commit 72e69d1

Browse files
committed
Remove unused abort_on_panic crate.
1 parent e491ba2 commit 72e69d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mp4parse/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ travis-ci = { repository = "https://github.com/mozilla/mp4parse-rust" }
2525

2626
[dependencies]
2727
byteorder = "1.2.1"
28-
abort_on_panic = { version = "1.0.0", optional = true }
2928
bitreader = { version = "0.3.2" }
3029
num-traits = "0.2.0"
3130
mp4parse_fallible = { version = "0.0.3", optional = true }

0 commit comments

Comments
 (0)