File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/frontend/src-tauri Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ tauri-plugin-window-state = "=2.0.0-rc.1"
20
20
tauri-plugin-deep-link = " =2.0.0-rc.1"
21
21
tauri-plugin-notification = " =2.0.0-rc.2"
22
22
tauri-plugin-process = " =2.0.0-rc.0"
23
- log = " 0.4"
23
+ log = " = 0.4.21 "
24
24
tauri-plugin-log = " =2.0.0-rc.1"
25
- url = " 2.5.2"
26
- tauri-plugin-store = " 2.0.0-rc"
25
+ url = " = 2.5.2"
26
+ tauri-plugin-store = " = 2.0.0-rc.1 "
27
27
[target ."cfg(not(any(target_os = \"android\", target_os = \"ios\")))" .dependencies ]
28
28
tauri-plugin-updater = " =2.0.0-rc.1"
29
- tauri-plugin-single-instance = " 2.0.0-rc"
29
+ tauri-plugin-single-instance = " = 2.0.0-rc.0 "
30
30
31
31
[features ]
32
32
# this feature is used for production builds or when `devPath` points to the filesystem
You can’t perform that action at this time.
0 commit comments