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>2023-03-02 14:18:00 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-03-02 14:18:00 +0300
commit9a779607c7101b8483a21dadf955c41071f0d798 (patch)
tree2a2b7fa9a5cdf0b22ae4af4a1b3491711bdca297 /video/dav1d
parentccfa25aa60d7fff8a24673033e1e836d9259679a (diff)
Update versions to 0.9.10
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 20b943cdb..b7ef9e073 100644
--- a/video/dav1d/Cargo.toml
+++ b/video/dav1d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-dav1d"
-version = "0.9.9"
+version = "0.9.10"
authors = ["Philippe Normand <philn@igalia.com>"]
edition = "2021"
rust-version = "1.63"