We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf8b0e0 commit 412bc17Copy full SHA for 412bc17
mp4parse/Cargo.toml
@@ -19,6 +19,7 @@ repository = "https://github.com/mozilla/mp4parse-rust"
19
# Avoid complaints about trying to package test files.
20
exclude = [
21
"*.mp4",
22
+ "*.avif",
23
"av1-avif/*"
24
]
25
mp4parse_capi/Cargo.toml
@@ -18,6 +18,7 @@ repository = "https://github.com/mozilla/mp4parse-rust"
18
[badges]
0 commit comments