Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'video/ffv1/Cargo.toml')
-rw-r--r--video/ffv1/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/ffv1/Cargo.toml b/video/ffv1/Cargo.toml
index da4daff1..fb138f42 100644
--- a/video/ffv1/Cargo.toml
+++ b/video/ffv1/Cargo.toml
@@ -28,6 +28,7 @@ gst-plugin-version-helper = { path="../../version-helper" }
[features]
static = []
capi = []
+doc = ["gst/v1_18"]
[package.metadata.capi]
min_version = "0.8.0"