From f3a5f88702b3881559381f0b1a21056377f2cab5 Mon Sep 17 00:00:00 2001 From: amrbashir Date: Tue, 12 Nov 2024 04:32:58 +0200 Subject: [PATCH] fmt --- plugins/opener/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] }