mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-29 23:11:01 +00:00
Update version to 0.3.1
This commit is contained in:
parent
4b530e5d28
commit
f3cb496069
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gst-plugin"
|
name = "gst-plugin"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
||||||
categories = ["multimedia", "api-bindings"]
|
categories = ["multimedia", "api-bindings"]
|
||||||
description = "Infrastructure for writing GStreamer plugins in Rust"
|
description = "Infrastructure for writing GStreamer plugins in Rust"
|
||||||
|
|
Loading…
Reference in a new issue