We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ffmpeg-build
1 parent 36c3530 commit 2684376Copy full SHA for 2684376
mstickereditor/Cargo.toml
@@ -41,3 +41,7 @@ opt-level = 3
41
42
[lints]
43
workspace = true
44
+
45
46
+[package.metadata.cargo-all-features]
47
+denylist = ["ffmpeg-build"]
mstickerlib/Cargo.toml
@@ -55,4 +55,8 @@ lto = true
55
opt-level = 3
56
57
58
-workspace = true
+workspace = true
59
60
61
62
0 commit comments