Fix cargo files features

This commit is contained in:
Guillaume Gomez 2020-11-27 14:39:51 +01:00
parent 8f9d76bb8c
commit 1eba80c04b
10 changed files with 2 additions and 10 deletions

View file

@ -28,7 +28,6 @@ v1_12 = ["v1_10"]
v1_14 = ["v1_12"]
v1_16 = ["v1_14"]
v1_18 = ["v1_16"]
dox = []
[lib]
name = "gstreamer_check_sys"

View file

@ -36,4 +36,4 @@ purge-lgpl-docs = ["rustdoc-stripper"]
dox = ["v1_18", "ffi/dox", "glib/dox", "gst/dox"]
[package.metadata.docs.rs]
dox = ["v1_18", "ffi/dox", "glib/dox", "gst/dox"]
features = ["dox", "embed-lgpl-docs"]

View file

@ -34,7 +34,6 @@ v1_16 = ["v1_14"]
v1_18 = ["v1_16"]
v1_2 = []
v1_4 = ["v1_2"]
dox = []
[lib]
name = "gstreamer_editing_services_sys"

View file

@ -33,7 +33,6 @@ x11 = []
wayland = []
v1_16 = []
v1_18 = ["v1_16"]
dox = []
[lib]
name = "gstreamer_gl_sys"

View file

@ -33,7 +33,6 @@ v1_12 = ["v1_10"]
v1_14 = ["v1_12_1"]
v1_16 = ["v1_14"]
v1_18 = ["v1_16"]
dox = []
v1_12_1 = ["v1_12"]
dox = []

View file

@ -35,4 +35,4 @@ purge-lgpl-docs = ["gstreamer-rs-lgpl-docs"]
dox = ["v1_18", "ffi/dox", "glib/dox", "gst/dox"]
[package.metadata.docs.rs]
dox = ["v1_18", "ffi/dox", "glib/dox", "gst/dox"]
features = ["dox", "embed-lgpl-docs"]

View file

@ -40,7 +40,6 @@ v1_12 = ["v1_10"]
v1_14 = ["v1_12"]
v1_16 = ["v1_14"]
v1_18 = ["v1_16"]
dox = []
[lib]
name = "gstreamer_rtsp_server_sys"

View file

@ -35,7 +35,6 @@ v1_12 = ["v1_10"]
v1_14 = ["v1_12"]
v1_16 = ["v1_14"]
v1_18 = ["v1_16"]
dox = []
[lib]
name = "gstreamer_rtsp_sys"

View file

@ -27,7 +27,6 @@ dox = []
v1_16 = ["v1_14_1"]
v1_18 = ["v1_16"]
v1_14_1 = []
dox = []
[lib]
name = "gstreamer_webrtc_sys"

View file

@ -28,7 +28,6 @@ v1_16 = ["v1_14"]
v1_18 = ["v1_16"]
dox = []
v1_12_1 = ["v1_12"]
dox = []
[lib]
name = "gstreamer_sys"