Add some infomation to libvlc-sys/Carto.toml
parent
aa188aa0f0
commit
a79003543f
|
@ -2,6 +2,12 @@
|
||||||
name = "libvlc-sys"
|
name = "libvlc-sys"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["T. Okubo <t.okubo.rx78+devel@gmail.com>"]
|
authors = ["T. Okubo <t.okubo.rx78+devel@gmail.com>"]
|
||||||
|
|
||||||
|
description = "libVLC C API"
|
||||||
|
keywords = ["libVLC", "bindings"]
|
||||||
|
categories = ["external-ffi-bindings", "multimedia"]
|
||||||
|
repository = "https://github.com/garkimasera/vlc-rs"
|
||||||
|
license = "MIT"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue