diff --git a/examples/Cargo.toml b/examples/Cargo.toml index 62bc759c2..9f7b40af3 100644 --- a/examples/Cargo.toml +++ b/examples/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "examples" -version = "0.18.7" +version = "0.18.8" license = "MIT" authors = ["Sebastian Dröge "] edition = "2021" diff --git a/gstreamer-app/Cargo.toml b/gstreamer-app/Cargo.toml index 90eb8f494..ab3742e92 100644 --- a/gstreamer-app/Cargo.toml +++ b/gstreamer-app/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-app" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer App library" diff --git a/gstreamer-app/sys/Cargo.toml b/gstreamer-app/sys/Cargo.toml index 43b5420c8..c8abf5507 100644 --- a/gstreamer-app/sys/Cargo.toml +++ b/gstreamer-app/sys/Cargo.toml @@ -51,7 +51,7 @@ license = "MIT" name = "gstreamer-app-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-audio/Cargo.toml b/gstreamer-audio/Cargo.toml index bfd8fc1f7..c7f996946 100644 --- a/gstreamer-audio/Cargo.toml +++ b/gstreamer-audio/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-audio" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Audio library" diff --git a/gstreamer-audio/sys/Cargo.toml b/gstreamer-audio/sys/Cargo.toml index fbc8da1a9..9e11bf0f6 100644 --- a/gstreamer-audio/sys/Cargo.toml +++ b/gstreamer-audio/sys/Cargo.toml @@ -57,7 +57,7 @@ license = "MIT" name = "gstreamer-audio-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-base/Cargo.toml b/gstreamer-base/Cargo.toml index 714057c4c..cb64fd941 100644 --- a/gstreamer-base/Cargo.toml +++ b/gstreamer-base/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-base" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Base library" diff --git a/gstreamer-base/sys/Cargo.toml b/gstreamer-base/sys/Cargo.toml index 7d5a12fdc..98a10dd0a 100644 --- a/gstreamer-base/sys/Cargo.toml +++ b/gstreamer-base/sys/Cargo.toml @@ -56,7 +56,7 @@ license = "MIT" name = "gstreamer-base-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-check/Cargo.toml b/gstreamer-check/Cargo.toml index 7ccc02858..f758256ee 100644 --- a/gstreamer-check/Cargo.toml +++ b/gstreamer-check/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-check" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Check library" diff --git a/gstreamer-check/sys/Cargo.toml b/gstreamer-check/sys/Cargo.toml index 857433ce3..793c12efb 100644 --- a/gstreamer-check/sys/Cargo.toml +++ b/gstreamer-check/sys/Cargo.toml @@ -52,7 +52,7 @@ license = "MIT" name = "gstreamer-check-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-controller/Cargo.toml b/gstreamer-controller/Cargo.toml index 53c2de64d..188194526 100644 --- a/gstreamer-controller/Cargo.toml +++ b/gstreamer-controller/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-controller" -version = "0.18.7" +version = "0.18.8" authors = ["Alexey Galakhov ", "Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Controller library" diff --git a/gstreamer-controller/sys/Cargo.toml b/gstreamer-controller/sys/Cargo.toml index e3ce4c469..1e553fd8a 100644 --- a/gstreamer-controller/sys/Cargo.toml +++ b/gstreamer-controller/sys/Cargo.toml @@ -53,7 +53,7 @@ license = "MIT" name = "gstreamer-controller-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-editing-services/Cargo.toml b/gstreamer-editing-services/Cargo.toml index d0415d5e7..43f57d7e3 100644 --- a/gstreamer-editing-services/Cargo.toml +++ b/gstreamer-editing-services/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-editing-services" -version = "0.18.7" +version = "0.18.8" authors = ["Thibault Saunier ", "Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Editing Services" diff --git a/gstreamer-editing-services/sys/Cargo.toml b/gstreamer-editing-services/sys/Cargo.toml index c4acd7b80..e43f1973b 100644 --- a/gstreamer-editing-services/sys/Cargo.toml +++ b/gstreamer-editing-services/sys/Cargo.toml @@ -63,7 +63,7 @@ license = "MIT" name = "gstreamer-editing-services-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-gl/Cargo.toml b/gstreamer-gl/Cargo.toml index 97c9ff2af..f0f981776 100644 --- a/gstreamer-gl/Cargo.toml +++ b/gstreamer-gl/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-gl" -version = "0.18.7" +version = "0.18.8" authors = [ "Sebastian Dröge ", "Víctor M. Jáquez L. " diff --git a/gstreamer-gl/egl/Cargo.toml b/gstreamer-gl/egl/Cargo.toml index 349d0c4f1..859178b2e 100644 --- a/gstreamer-gl/egl/Cargo.toml +++ b/gstreamer-gl/egl/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-gl-egl" -version = "0.18.7" +version = "0.18.8" authors = [ "Sebastian Dröge ", "Víctor M. Jáquez L. " diff --git a/gstreamer-gl/egl/sys/Cargo.toml b/gstreamer-gl/egl/sys/Cargo.toml index e5c5663cc..3ec911e04 100644 --- a/gstreamer-gl/egl/sys/Cargo.toml +++ b/gstreamer-gl/egl/sys/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "gstreamer-gl-egl-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.system-deps.gstreamer_gl_egl_1_0] diff --git a/gstreamer-gl/sys/Cargo.toml b/gstreamer-gl/sys/Cargo.toml index d84fcaec0..06fafd133 100644 --- a/gstreamer-gl/sys/Cargo.toml +++ b/gstreamer-gl/sys/Cargo.toml @@ -58,7 +58,7 @@ license = "MIT" name = "gstreamer-gl-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-gl/wayland/Cargo.toml b/gstreamer-gl/wayland/Cargo.toml index 26c1a4d85..0c940bdf5 100644 --- a/gstreamer-gl/wayland/Cargo.toml +++ b/gstreamer-gl/wayland/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-gl-wayland" -version = "0.18.7" +version = "0.18.8" authors = [ "Sebastian Dröge ", "Víctor M. Jáquez L. " diff --git a/gstreamer-gl/wayland/sys/Cargo.toml b/gstreamer-gl/wayland/sys/Cargo.toml index c94febf24..6b2e7e521 100644 --- a/gstreamer-gl/wayland/sys/Cargo.toml +++ b/gstreamer-gl/wayland/sys/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "gstreamer-gl-wayland-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.system-deps.gstreamer_gl_wayland_1_0] diff --git a/gstreamer-gl/x11/Cargo.toml b/gstreamer-gl/x11/Cargo.toml index 02d829d88..a5d3c5654 100644 --- a/gstreamer-gl/x11/Cargo.toml +++ b/gstreamer-gl/x11/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-gl-x11" -version = "0.18.7" +version = "0.18.8" authors = [ "Sebastian Dröge ", "Víctor M. Jáquez L. " diff --git a/gstreamer-gl/x11/sys/Cargo.toml b/gstreamer-gl/x11/sys/Cargo.toml index 9f1bb89ee..ad90f9163 100644 --- a/gstreamer-gl/x11/sys/Cargo.toml +++ b/gstreamer-gl/x11/sys/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "gstreamer-gl-x11-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.system-deps.gstreamer_gl_x11_1_0] diff --git a/gstreamer-mpegts/sys/Cargo.toml b/gstreamer-mpegts/sys/Cargo.toml index 5f2ae5f43..90f4d0441 100644 --- a/gstreamer-mpegts/sys/Cargo.toml +++ b/gstreamer-mpegts/sys/Cargo.toml @@ -51,7 +51,7 @@ license = "MIT" name = "gstreamer-mpegts-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-net/Cargo.toml b/gstreamer-net/Cargo.toml index d4c4fc197..425938433 100644 --- a/gstreamer-net/Cargo.toml +++ b/gstreamer-net/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-net" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Net library" diff --git a/gstreamer-net/sys/Cargo.toml b/gstreamer-net/sys/Cargo.toml index 130268dd3..546ae7726 100644 --- a/gstreamer-net/sys/Cargo.toml +++ b/gstreamer-net/sys/Cargo.toml @@ -52,7 +52,7 @@ license = "MIT" name = "gstreamer-net-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-pbutils/Cargo.toml b/gstreamer-pbutils/Cargo.toml index 71f80b48f..343c04810 100644 --- a/gstreamer-pbutils/Cargo.toml +++ b/gstreamer-pbutils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-pbutils" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Base Utils library" diff --git a/gstreamer-pbutils/sys/Cargo.toml b/gstreamer-pbutils/sys/Cargo.toml index 4de0da305..dda2c37f4 100644 --- a/gstreamer-pbutils/sys/Cargo.toml +++ b/gstreamer-pbutils/sys/Cargo.toml @@ -63,7 +63,7 @@ license = "MIT" name = "gstreamer-pbutils-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-player/Cargo.toml b/gstreamer-player/Cargo.toml index 27d975c13..47f49a9a4 100644 --- a/gstreamer-player/Cargo.toml +++ b/gstreamer-player/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-player" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Player library" diff --git a/gstreamer-player/sys/Cargo.toml b/gstreamer-player/sys/Cargo.toml index feff25538..87590a428 100644 --- a/gstreamer-player/sys/Cargo.toml +++ b/gstreamer-player/sys/Cargo.toml @@ -53,7 +53,7 @@ license = "MIT" name = "gstreamer-player-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-rtp/Cargo.toml b/gstreamer-rtp/Cargo.toml index d75b59a62..600fdbd02 100644 --- a/gstreamer-rtp/Cargo.toml +++ b/gstreamer-rtp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-rtp" -version = "0.18.7" +version = "0.18.8" authors = ["Mathieu Duponchelle ", "Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Rtp library" diff --git a/gstreamer-rtp/sys/Cargo.toml b/gstreamer-rtp/sys/Cargo.toml index 92b9f96e5..7ad1fed05 100644 --- a/gstreamer-rtp/sys/Cargo.toml +++ b/gstreamer-rtp/sys/Cargo.toml @@ -53,7 +53,7 @@ license = "MIT" name = "gstreamer-rtp-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-rtsp-server/Cargo.toml b/gstreamer-rtsp-server/Cargo.toml index 8757ce1a8..589837709 100644 --- a/gstreamer-rtsp-server/Cargo.toml +++ b/gstreamer-rtsp-server/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-rtsp-server" -version = "0.18.7" +version = "0.18.8" authors = ["Mathieu Duponchelle ", "Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer RTSP Server library" diff --git a/gstreamer-rtsp-server/sys/Cargo.toml b/gstreamer-rtsp-server/sys/Cargo.toml index d10cbbb1a..2bcb50c7b 100644 --- a/gstreamer-rtsp-server/sys/Cargo.toml +++ b/gstreamer-rtsp-server/sys/Cargo.toml @@ -73,7 +73,7 @@ license = "MIT" name = "gstreamer-rtsp-server-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-rtsp/Cargo.toml b/gstreamer-rtsp/Cargo.toml index 25a7959c6..490665cc4 100644 --- a/gstreamer-rtsp/Cargo.toml +++ b/gstreamer-rtsp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-rtsp" -version = "0.18.7" +version = "0.18.8" authors = ["Mathieu Duponchelle ", "Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Rtsp library" diff --git a/gstreamer-rtsp/sys/Cargo.toml b/gstreamer-rtsp/sys/Cargo.toml index 4cee4d304..3fbf912d6 100644 --- a/gstreamer-rtsp/sys/Cargo.toml +++ b/gstreamer-rtsp/sys/Cargo.toml @@ -64,7 +64,7 @@ license = "MIT" name = "gstreamer-rtsp-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-sdp/Cargo.toml b/gstreamer-sdp/Cargo.toml index 9f2d74385..9238ae90e 100644 --- a/gstreamer-sdp/Cargo.toml +++ b/gstreamer-sdp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-sdp" -version = "0.18.7" +version = "0.18.8" authors = ["Mathieu Duponchelle ", "Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Sdp library" diff --git a/gstreamer-sdp/sys/Cargo.toml b/gstreamer-sdp/sys/Cargo.toml index f49e4fdc1..a09bba56c 100644 --- a/gstreamer-sdp/sys/Cargo.toml +++ b/gstreamer-sdp/sys/Cargo.toml @@ -47,7 +47,7 @@ license = "MIT" name = "gstreamer-sdp-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-tag/sys/Cargo.toml b/gstreamer-tag/sys/Cargo.toml index 5ff51b361..3e1ebde53 100644 --- a/gstreamer-tag/sys/Cargo.toml +++ b/gstreamer-tag/sys/Cargo.toml @@ -52,7 +52,7 @@ license = "MIT" name = "gstreamer-tag-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-video/Cargo.toml b/gstreamer-video/Cargo.toml index 1c0bd0dc4..47043284f 100644 --- a/gstreamer-video/Cargo.toml +++ b/gstreamer-video/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-video" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer Video library" diff --git a/gstreamer-video/sys/Cargo.toml b/gstreamer-video/sys/Cargo.toml index f11881211..56dc6230a 100644 --- a/gstreamer-video/sys/Cargo.toml +++ b/gstreamer-video/sys/Cargo.toml @@ -59,7 +59,7 @@ license = "MIT" name = "gstreamer-video-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer-webrtc/Cargo.toml b/gstreamer-webrtc/Cargo.toml index 2c82691f9..e2283700f 100644 --- a/gstreamer-webrtc/Cargo.toml +++ b/gstreamer-webrtc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer-webrtc" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer WebRTC library" diff --git a/gstreamer-webrtc/sys/Cargo.toml b/gstreamer-webrtc/sys/Cargo.toml index 36533820a..91951e46e 100644 --- a/gstreamer-webrtc/sys/Cargo.toml +++ b/gstreamer-webrtc/sys/Cargo.toml @@ -41,7 +41,7 @@ license = "MIT" name = "gstreamer-webrtc-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/gstreamer/Cargo.toml b/gstreamer/Cargo.toml index 985a11b82..9b262f217 100644 --- a/gstreamer/Cargo.toml +++ b/gstreamer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gstreamer" -version = "0.18.7" +version = "0.18.8" authors = ["Sebastian Dröge "] categories = ["api-bindings", "multimedia"] description = "Rust bindings for GStreamer" diff --git a/gstreamer/sys/Cargo.toml b/gstreamer/sys/Cargo.toml index 3ba9e8920..9a83e03d0 100644 --- a/gstreamer/sys/Cargo.toml +++ b/gstreamer/sys/Cargo.toml @@ -51,7 +51,7 @@ license = "MIT" name = "gstreamer-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs" -version = "0.18.7" +version = "0.18.8" edition = "2021" rust-version = "1.56" [package.metadata.docs.rs] diff --git a/tutorials/Cargo.toml b/tutorials/Cargo.toml index 327a85c49..e56483d59 100644 --- a/tutorials/Cargo.toml +++ b/tutorials/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tutorials" -version = "0.18.7" +version = "0.18.8" license = "MIT" authors = ["Sebastian Dröge "] edition = "2021"