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-01-19 20:06:43 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-19 20:06:43 +0300
commit4ba452dcc396fb7d487821300f69ba6192c8401e (patch)
tree5032ed2860b9c939ef45af8d95a65761b43cc36f /video/dav1d
parent711313c4c57af5df06bcc9276c17321c42957524 (diff)
Update versions to 0.9.7
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 0e92216d4..1d07de52b 100644
--- a/video/dav1d/Cargo.toml
+++ b/video/dav1d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-dav1d"
-version = "0.9.6"
+version = "0.9.7"
authors = ["Philippe Normand <philn@igalia.com>"]
edition = "2021"
rust-version = "1.63"