diff --git a/net/ndi/Cargo.toml b/net/ndi/Cargo.toml index e93cfd37..e4c186af 100644 --- a/net/ndi/Cargo.toml +++ b/net/ndi/Cargo.toml @@ -18,7 +18,7 @@ byte-slice-cast = "1" once_cell = "1.0" byteorder = "1.0" atomic_refcell = "0.1" -libloading = "0.7" +libloading = "0.8" [build-dependencies] gst-plugin-version-helper = { path = "../../version-helper", version = "0.7" }