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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2019-01-04 00:54:04 +0300
committerSebastian Dröge <sebastian@centricular.com>2019-01-04 00:58:00 +0300
commitabe87fae122610e7d4d34069bfe2d79f27fc5206 (patch)
tree2a48aad9255d8437b5f3754990bfc60744655a79 /Cargo.toml
parent4b4ae6d52c2e9db3cd9941fb8d422bfc252ac184 (diff)
Remove gst-plugin and gst-plugin-simple crates
They're not used anymore.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e85b09586..07d37d8dd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,6 @@
[workspace]
members = [
- "gst-plugin",
- "gst-plugin-simple",
"gst-plugin-file",
"gst-plugin-http",
"gst-plugin-flv",