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:
authorArun Raghavan <arun@asymptotic.io>2020-04-05 17:43:05 +0300
committerArun Raghavan <arun@arunraghavan.net>2020-04-05 22:10:47 +0300
commitbc5d05f5e8b75aedd660d69be8db381b2e7fdf8a (patch)
tree9fd37bcdd8e3d89ea3afe80a0aaf12ab713b32f1 /generic
parent9c0416b56dc4adb4568abae5105412922209ede5 (diff)
Update all documentation to point to the updated repository name
Just gst-plugin-rs -> gst-plugins-rs
Diffstat (limited to 'generic')
-rw-r--r--generic/sodium/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/sodium/Cargo.toml b/generic/sodium/Cargo.toml
index a862ef9f6..b6ddfa630 100644
--- a/generic/sodium/Cargo.toml
+++ b/generic/sodium/Cargo.toml
@@ -2,7 +2,7 @@
name = "gst-plugin-sodium"
version = "0.1.0"
authors = ["Jordan Petridis <jordan@centricular.com>"]
-repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugin-rs"
+repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
description = "libsodium-based file encryption and decryption"
license = "MIT"
edition = "2018"