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 ea39cab commit dbc5eeaCopy full SHA for dbc5eea
src-tauri/Cargo.toml
@@ -48,7 +48,7 @@ dialog = "0.3.0"
48
49
[target.'cfg(target_os = "macos")'.dependencies]
50
objc = "0.2.7"
51
-tauri-plugin-deep-link = "0.1.2"
+tauri-plugin-deep-link = "2.0.0"
52
lazy_static = "1.4"
53
native-dialog = "0.7.0"
54
0 commit comments