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:
authorahamedsajeer.15 <ahamedsajeer.15@cse.mrt.ac.lk>2019-06-26 07:40:21 +0300
committerahamedsajeer.15 <ahamedsajeer.15@cse.mrt.ac.lk>2019-06-26 15:58:12 +0300
commit42d4d10b43ee24a0b0b121749c3d48f6dcaac735 (patch)
tree5cf60fb9f2364c623320276f89a8759e6e5e5601 /Cargo.toml
parent7679becc66b5c826979b3c5c1c57996f7f18a273 (diff)
rshttpsrc: rename to reqwesthttpsrc
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eb2e15ad3..2474d047b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
members = [
"gst-plugin-file",
- "gst-plugin-http",
+ "gst-plugin-reqwest",
"gst-plugin-flv",
"gst-plugin-audiofx",
"gst-plugin-togglerecord",