diff --git a/audio/audiofx/Cargo.toml b/audio/audiofx/Cargo.toml index b27974f0..a09468e2 100644 --- a/audio/audiofx/Cargo.toml +++ b/audio/audiofx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-audiofx" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/audio/claxon/Cargo.toml b/audio/claxon/Cargo.toml index e585b231..7454fadc 100644 --- a/audio/claxon/Cargo.toml +++ b/audio/claxon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-claxon" -version = "0.10.10" +version = "0.10.11" authors = ["Ruben Gonzalez "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/audio/csound/Cargo.toml b/audio/csound/Cargo.toml index c4e2fdc9..1d483ed1 100644 --- a/audio/csound/Cargo.toml +++ b/audio/csound/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-csound" -version = "0.10.10" +version = "0.10.11" authors = ["Natanael Mojica "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/audio/lewton/Cargo.toml b/audio/lewton/Cargo.toml index 2b4ac63c..d5c23ca3 100644 --- a/audio/lewton/Cargo.toml +++ b/audio/lewton/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-lewton" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/audio/spotify/Cargo.toml b/audio/spotify/Cargo.toml index 4cbb65fc..0d4474fe 100644 --- a/audio/spotify/Cargo.toml +++ b/audio/spotify/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-spotify" -version = "0.10.10" +version = "0.10.11" authors = ["Guillaume Desmottes "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/generic/file/Cargo.toml b/generic/file/Cargo.toml index 065b5ad8..ddab0e7e 100644 --- a/generic/file/Cargo.toml +++ b/generic/file/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-file" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/generic/sodium/Cargo.toml b/generic/sodium/Cargo.toml index 216bd22c..abf9b20e 100644 --- a/generic/sodium/Cargo.toml +++ b/generic/sodium/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-sodium" -version = "0.10.10" +version = "0.10.11" authors = ["Jordan Petridis "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" description = "GStreamer plugin for libsodium-based file encryption and decryption" diff --git a/generic/threadshare/Cargo.toml b/generic/threadshare/Cargo.toml index 357f9a47..197053f1 100644 --- a/generic/threadshare/Cargo.toml +++ b/generic/threadshare/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-threadshare" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] license = "LGPL-2.1-or-later" description = "GStreamer Threadshare Plugin" diff --git a/mux/flavors/Cargo.toml b/mux/flavors/Cargo.toml index 1d2915f9..5a0cf585 100644 --- a/mux/flavors/Cargo.toml +++ b/mux/flavors/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-flavors" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/mux/fmp4/Cargo.toml b/mux/fmp4/Cargo.toml index 4c100696..3d8a94bb 100644 --- a/mux/fmp4/Cargo.toml +++ b/mux/fmp4/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-fmp4" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] license = "MPL-2.0" description = "GStreamer Fragmented MP4 Plugin" diff --git a/mux/mp4/Cargo.toml b/mux/mp4/Cargo.toml index 06caf74c..ed3b3e6c 100644 --- a/mux/mp4/Cargo.toml +++ b/mux/mp4/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-mp4" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] license = "MPL-2.0" description = "GStreamer Rust MP4 Plugin" diff --git a/net/aws/Cargo.toml b/net/aws/Cargo.toml index 7eb4f596..c889e33f 100644 --- a/net/aws/Cargo.toml +++ b/net/aws/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-aws" -version = "0.10.10" +version = "0.10.11" authors = ["Arun Raghavan ", "Jordan Petridis ", "Mathieu Duponchelle "] diff --git a/net/hlssink3/Cargo.toml b/net/hlssink3/Cargo.toml index 2db42d67..a7315a1b 100644 --- a/net/hlssink3/Cargo.toml +++ b/net/hlssink3/Cargo.toml @@ -2,7 +2,7 @@ name = "gst-plugin-hlssink3" description = "GStreamer HLS (HTTP Live Streaming) Plugin" repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" -version = "0.10.10" +version = "0.10.11" authors = ["Rafael Caricio "] edition = "2021" license = "MPL-2.0" diff --git a/net/ndi/Cargo.toml b/net/ndi/Cargo.toml index 3fae4a1f..29193653 100644 --- a/net/ndi/Cargo.toml +++ b/net/ndi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-ndi" -version = "0.10.10" +version = "0.10.11" authors = ["Ruben Gonzalez ", "Daniel Vilar ", "Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/net/onvif/Cargo.toml b/net/onvif/Cargo.toml index 654974e5..c4581295 100644 --- a/net/onvif/Cargo.toml +++ b/net/onvif/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-onvif" -version = "0.10.10" +version = "0.10.11" authors = ["Mathieu Duponchelle "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/net/raptorq/Cargo.toml b/net/raptorq/Cargo.toml index f3db1753..86d706d8 100644 --- a/net/raptorq/Cargo.toml +++ b/net/raptorq/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-raptorq" -version = "0.10.10" +version = "0.10.11" authors = ["Tomasz Andrzejak "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" description = "GStreamer RaptorQ FEC Plugin" diff --git a/net/reqwest/Cargo.toml b/net/reqwest/Cargo.toml index 29b1e998..15f006e2 100644 --- a/net/reqwest/Cargo.toml +++ b/net/reqwest/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-reqwest" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/net/rtp/Cargo.toml b/net/rtp/Cargo.toml index 22ac5b37..ae234e8e 100644 --- a/net/rtp/Cargo.toml +++ b/net/rtp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-rtp" -version = "0.10.10" +version = "0.10.11" authors = ["Vivienne Watermeier ", "Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/net/webrtc/Cargo.toml b/net/webrtc/Cargo.toml index fdca5d30..9d60ea98 100644 --- a/net/webrtc/Cargo.toml +++ b/net/webrtc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-webrtc" -version = "0.10.10" +version = "0.10.11" edition = "2021" authors = ["Mathieu Duponchelle ", "Thibault Saunier "] license = "MPL-2.0" diff --git a/net/webrtc/protocol/Cargo.toml b/net/webrtc/protocol/Cargo.toml index db47b0ae..f8de199d 100644 --- a/net/webrtc/protocol/Cargo.toml +++ b/net/webrtc/protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-webrtc-signalling-protocol" -version = "0.10.10" +version = "0.10.11" edition = "2021" authors = ["Mathieu Duponchelle "] license = "MPL-2.0" diff --git a/net/webrtc/signalling/Cargo.toml b/net/webrtc/signalling/Cargo.toml index e541c700..b4c2237c 100644 --- a/net/webrtc/signalling/Cargo.toml +++ b/net/webrtc/signalling/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-webrtc-signalling" -version = "0.10.10" +version = "0.10.11" edition = "2021" authors = ["Mathieu Duponchelle "] license = "MPL-2.0" diff --git a/net/webrtchttp/Cargo.toml b/net/webrtchttp/Cargo.toml index ddb1dea8..cc8c4a41 100644 --- a/net/webrtchttp/Cargo.toml +++ b/net/webrtchttp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-webrtchttp" -version = "0.10.10" +version = "0.10.11" authors = ["Taruntej Kanakamalla "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/text/json/Cargo.toml b/text/json/Cargo.toml index d3868ce7..1ca31b6c 100644 --- a/text/json/Cargo.toml +++ b/text/json/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-json" -version = "0.10.10" +version = "0.10.11" authors = ["Mathieu Duponchelle "] license = "MPL-2.0" edition = "2021" diff --git a/text/regex/Cargo.toml b/text/regex/Cargo.toml index e7b8896f..a165a4e3 100644 --- a/text/regex/Cargo.toml +++ b/text/regex/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-regex" -version = "0.10.10" +version = "0.10.11" authors = ["Mathieu Duponchelle "] license = "MPL-2.0" edition = "2021" diff --git a/text/wrap/Cargo.toml b/text/wrap/Cargo.toml index bd665ed6..a157aa13 100644 --- a/text/wrap/Cargo.toml +++ b/text/wrap/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-textwrap" -version = "0.10.10" +version = "0.10.11" authors = ["Mathieu Duponchelle "] license = "MPL-2.0" edition = "2021" diff --git a/tutorial/Cargo.toml b/tutorial/Cargo.toml index 687c2559..b3a6abdd 100644 --- a/tutorial/Cargo.toml +++ b/tutorial/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-tutorial" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/utils/fallbackswitch/Cargo.toml b/utils/fallbackswitch/Cargo.toml index e37d41a8..b82dd298 100644 --- a/utils/fallbackswitch/Cargo.toml +++ b/utils/fallbackswitch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-fallbackswitch" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge ", "Jan Schmidt "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/utils/livesync/Cargo.toml b/utils/livesync/Cargo.toml index 887cdfbd..50363fcb 100644 --- a/utils/livesync/Cargo.toml +++ b/utils/livesync/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-livesync" -version = "0.10.10" +version = "0.10.11" authors = ["Jan Alexander Steffens (heftig) "] license = "MPL-2.0" description = "Livesync Plugin" diff --git a/utils/togglerecord/Cargo.toml b/utils/togglerecord/Cargo.toml index 1813bf5b..2dc9572a 100644 --- a/utils/togglerecord/Cargo.toml +++ b/utils/togglerecord/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-togglerecord" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] license = "MPL-2.0" description = "GStreamer Toggle Record Plugin" diff --git a/utils/tracers/Cargo.toml b/utils/tracers/Cargo.toml index 8e336c2e..fb945ae4 100644 --- a/utils/tracers/Cargo.toml +++ b/utils/tracers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-tracers" -version = "0.10.10" +version = "0.10.11" authors = ["Guillaume Desmottes "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/utils/uriplaylistbin/Cargo.toml b/utils/uriplaylistbin/Cargo.toml index 9dbd764f..dc81ac31 100644 --- a/utils/uriplaylistbin/Cargo.toml +++ b/utils/uriplaylistbin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-uriplaylistbin" -version = "0.10.10" +version = "0.10.11" authors = ["Guillaume Desmottes "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/video/cdg/Cargo.toml b/video/cdg/Cargo.toml index ab24a253..8a02589f 100644 --- a/video/cdg/Cargo.toml +++ b/video/cdg/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-cdg" -version = "0.10.10" +version = "0.10.11" authors = ["Guillaume Desmottes "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/video/closedcaption/Cargo.toml b/video/closedcaption/Cargo.toml index 953fe0e7..4c2bd4e9 100644 --- a/video/closedcaption/Cargo.toml +++ b/video/closedcaption/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-closedcaption" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge ", "Jordan Petridis ", "Matthew Waters "] license = "MPL-2.0" edition = "2021" diff --git a/video/dav1d/Cargo.toml b/video/dav1d/Cargo.toml index 54c3be3b..d3ef6e41 100644 --- a/video/dav1d/Cargo.toml +++ b/video/dav1d/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-dav1d" -version = "0.10.10" +version = "0.10.11" authors = ["Philippe Normand "] edition = "2021" rust-version = "1.64" diff --git a/video/ffv1/Cargo.toml b/video/ffv1/Cargo.toml index ea6e3ca6..d51a4935 100644 --- a/video/ffv1/Cargo.toml +++ b/video/ffv1/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-ffv1" -version = "0.10.10" +version = "0.10.11" authors = ["Arun Raghavan "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/video/gif/Cargo.toml b/video/gif/Cargo.toml index 4b961294..811b4505 100644 --- a/video/gif/Cargo.toml +++ b/video/gif/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-gif" -version = "0.10.10" +version = "0.10.11" authors = ["Markus Ebner "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/video/gtk4/Cargo.toml b/video/gtk4/Cargo.toml index f872d21c..36c61553 100644 --- a/video/gtk4/Cargo.toml +++ b/video/gtk4/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-gtk4" -version = "0.10.10" +version = "0.10.11" authors = ["Bilal Elmoussaoui ", "Jordan Petridis ", "Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/video/hsv/Cargo.toml b/video/hsv/Cargo.toml index 78aa81dd..ecc93008 100644 --- a/video/hsv/Cargo.toml +++ b/video/hsv/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-hsv" -version = "0.10.10" +version = "0.10.11" authors = ["Julien Bardagi "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/video/png/Cargo.toml b/video/png/Cargo.toml index 01a5a818..c73da15b 100644 --- a/video/png/Cargo.toml +++ b/video/png/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-png" -version = "0.10.10" +version = "0.10.11" authors = ["Natanael Mojica "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/video/rav1e/Cargo.toml b/video/rav1e/Cargo.toml index 153b5f14..68d3af78 100644 --- a/video/rav1e/Cargo.toml +++ b/video/rav1e/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-rav1e" -version = "0.10.10" +version = "0.10.11" authors = ["Sebastian Dröge "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MIT OR Apache-2.0" diff --git a/video/videofx/Cargo.toml b/video/videofx/Cargo.toml index 0f7ad35f..01be2ef8 100644 --- a/video/videofx/Cargo.toml +++ b/video/videofx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-videofx" -version = "0.10.10" +version = "0.10.11" authors = ["Sanchayan Maity ", "Rafael Caricio "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/video/webp/Cargo.toml b/video/webp/Cargo.toml index be5fb9a6..e646570f 100644 --- a/video/webp/Cargo.toml +++ b/video/webp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-webp" -version = "0.10.10" +version = "0.10.11" authors = ["Mathieu Duponchelle "] license = "MPL-2.0" edition = "2021"