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 4aeb689 commit 4f8be68Copy full SHA for 4f8be68
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