Skip to content

Commit

Permalink
Remove unused abort_on_panic crate.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinetiknz committed Mar 9, 2020
1 parent 9fc82c0 commit 396897b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mp4parse/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ travis-ci = { repository = "https://github.com/mozilla/mp4parse-rust" }

[dependencies]
byteorder = "1.2.1"
abort_on_panic = { version = "1.0.0", optional = true }
bitreader = { version = "0.3.2" }
num-traits = "0.2.0"
mp4parse_fallible = { version = "0.0.3", optional = true }
Expand Down

0 comments on commit 396897b

Please sign in to comment.