mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-09-01 01:13:48 +00:00
mse: Add license to Cargo.toml of -sys crate
This commit is contained in:
parent
128472789d
commit
09477105c7
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ authors = ["Sebastian Dröge <sebastian@centricular.com>", "Simon Wülker <simon
|
|||
description = "FFI bindings to libgstmse-1.0"
|
||||
documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/latest/docs/gstreamer_mse_sys/"
|
||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
||||
[package.version]
|
||||
|
|
Loading…
Reference in a new issue