Skip to content

Commit e389e2b

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

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
@@ -50,7 +50,7 @@ dialog = "0.3.0"
5050

5151
[target.'cfg(target_os = "macos")'.dependencies]
5252
objc = "0.2.7"
53-
tauri-plugin-deep-link = "0.1.2"
53+
tauri-plugin-deep-link = "2.0.0"
5454
lazy_static = "1.4"
5555
native-dialog = "0.7.0"
5656

0 commit comments

Comments
 (0)