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 3b382ce commit bcddad9Copy full SHA for bcddad9
Cargo.toml
@@ -9,7 +9,7 @@ license = "MIT"
9
homepage = "https://github.com/imager-io/ffmpeg-dev-rs"
10
repository = "https://github.com/imager-io/ffmpeg-dev-rs"
11
readme = "README.md"
12
-exclude = ["./assets"]
+exclude = ["assets", "examples"]
13
14
[dependencies]
15
libc = "^0.2"
0 commit comments