Skip to content

Commit b32de5c

Browse files
fix(deps): update rust crate tauri-plugin-deep-link to v2
1 parent 83df7c6 commit b32de5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dialog = "0.3.0"
4444

4545
[target.'cfg(target_os = "macos")'.dependencies]
4646
objc = "0.2.7"
47-
tauri-plugin-deep-link = "0.1.2"
47+
tauri-plugin-deep-link = "2.0.0"
4848
lazy_static = "1.4"
4949
native-dialog = "0.7.0"
5050

0 commit comments

Comments
 (0)