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:
authorMathieu Duponchelle <mathieu@centricular.com>2020-05-29 01:55:25 +0300
committerMathieu Duponchelle <mduponchelle1@gmail.com>2020-05-29 23:21:34 +0300
commit7bf43241e510df7e44a97f290e5ad329ed100ff6 (patch)
tree7ff71fefce8745ac1ce6cc24778bcabeee2c6ad6 /Cargo.toml
parent815aa80789fc62a23f120528dd46cbe45c3d58d7 (diff)
audio/transcribe: remove and merge with rusoto
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/348>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aa695f075..4f296fe7d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,6 @@ members = [
"audio/claxon",
"audio/csound",
"audio/lewton",
- "audio/transcribe",
"generic/file",
"generic/sodium",
"generic/threadshare",