Skip to content

Commit dbc5eea

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

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
@@ -48,7 +48,7 @@ dialog = "0.3.0"
4848

4949
[target.'cfg(target_os = "macos")'.dependencies]
5050
objc = "0.2.7"
51-
tauri-plugin-deep-link = "0.1.2"
51+
tauri-plugin-deep-link = "2.0.0"
5252
lazy_static = "1.4"
5353
native-dialog = "0.7.0"
5454

0 commit comments

Comments
 (0)