Merge branch '2-bindgen' into 4-clippy_fmt
commit
024847a322
|
@ -7,7 +7,8 @@ description = "Rust bindings for libVLC media framework."
|
||||||
keywords = ["libVLC", "bindings", "multimedia"]
|
keywords = ["libVLC", "bindings", "multimedia"]
|
||||||
categories = ["external-ffi-bindings", "multimedia"]
|
categories = ["external-ffi-bindings", "multimedia"]
|
||||||
documentation = "https://docs.rs/vlc-rs"
|
documentation = "https://docs.rs/vlc-rs"
|
||||||
repository = "https://github.com/garkimasera/vlc-rs"
|
repository = "https://code.videolan.org/videolan/vlc-rs"
|
||||||
|
homepage = "https://code.videolan.org/videolan/vlc-rs"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
Loading…
Reference in New Issue