We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1380036 commit e389e2bCopy full SHA for e389e2b
src-tauri/Cargo.toml
@@ -50,7 +50,7 @@ dialog = "0.3.0"
50
51
[target.'cfg(target_os = "macos")'.dependencies]
52
objc = "0.2.7"
53
-tauri-plugin-deep-link = "0.1.2"
+tauri-plugin-deep-link = "2.0.0"
54
lazy_static = "1.4"
55
native-dialog = "0.7.0"
56
0 commit comments