Skip to content

Commit 8c0db4a

Browse files
committed
Exclude av1-avif submodule from published crate
This contains a lot of test data, which exceeds the 10MB limit
1 parent 79f5bd9 commit 8c0db4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mp4parse/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ repository = "https://github.com/mozilla/mp4parse-rust"
1818
# Avoid complaints about trying to package test files.
1919
exclude = [
2020
"*.mp4",
21+
"av1-avif/*"
2122
]
2223

2324
[badges]

0 commit comments

Comments
 (0)