diff --git a/plugins/opener/Cargo.toml b/plugins/opener/Cargo.toml index d904443b..16c75b12 100644 --- a/plugins/opener/Cargo.toml +++ b/plugins/opener/Cargo.toml @@ -62,4 +62,4 @@ version = "0.2" features = ["NSURL", "NSArray", "NSString"] [target.'cfg(target_os = "ios")'.dependencies] -tauri = { workspace = true, features = ["wry"] } \ No newline at end of file +tauri = { workspace = true, features = ["wry"] }