Skip to content

Commit 1758ec8

Browse files
committed
Fix build, cleanup and reorganize
- Remove leftover remnand of mp4parse_fallible dependency - Move mp4parse::fallible mod to separate file - Fix clippy warning
1 parent 9c659de commit 1758ec8

File tree

4 files changed

+516
-524
lines changed

4 files changed

+516
-524
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ overflow-checks = true
1010

1111
[profile.bench]
1212
overflow-checks = true
13-
14-
# Uncomment below to test local changes to mp4parse_fallible crate
15-
# [patch.crates-io]
16-
# mp4parse_fallible = { path = "../mp4parse_fallible" }

0 commit comments

Comments
 (0)