diff --git a/Cargo.toml b/Cargo.toml index b62c360..202a247 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,6 +18,7 @@ crate-type = ["rlib"] [dependencies] libc = "0.2" +libvlc-sys = "0.2" [target.'cfg(target_os = "windows")'.build-dependencies] vswhom = "0.1.0" \ No newline at end of file