diff --git a/plugins/camera/Cargo.toml b/plugins/camera/Cargo.toml index 8453cae9..36d2ba83 100644 --- a/plugins/camera/Cargo.toml +++ b/plugins/camera/Cargo.toml @@ -6,6 +6,7 @@ authors.workspace = true license.workspace = true edition.workspace = true rust-version.workspace = true +links = "tauri-plugin-camera" [dependencies] serde.workspace = true