Update crate metadata

This commit is contained in:
Rafael Caricio 2021-03-13 18:22:07 +01:00
parent 8996bbb540
commit a153d2dcce
Signed by: rafaelcaricio
GPG key ID: 3C86DBCE8E93C947

View file

@ -1,11 +1,13 @@
[package]
name = "vid2img"
description = "Use video content as collection of images."
version = "0.1.0"
authors = ["Rafael Caricio <rafael@caricio.com>"]
edition = "2018"
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
categories = ["multimedia"]
repository = "https://github.com/rafaelcaricio/vid2img"
keywords = ["gstreamer", "multimedia", "audio", "video"]
[dependencies]
glib = "0.10.1"