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:
authorSebastian Dröge <sebastian@centricular.com>2022-12-16 21:22:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-12-16 21:22:17 +0300
commitbae5294e8fa738fce81816efea639431fe0e48cf (patch)
tree9e1f0f975c2a806b938f7c5493dd2515456bec60 /video/dav1d
parent19957d1d230264b5890bfd0c4aa07bc9f1d68acc (diff)
Update versions to 0.9.3
Diffstat (limited to 'video/dav1d')
-rw-r--r--video/dav1d/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/dav1d/Cargo.toml b/video/dav1d/Cargo.toml
index 24181736b..fe6bfb933 100644
--- a/video/dav1d/Cargo.toml
+++ b/video/dav1d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-dav1d"
-version = "0.9.2"
+version = "0.9.3"
authors = ["Philippe Normand <philn@igalia.com>"]
edition = "2021"
rust-version = "1.63"