mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-15 08:38:58 -05:00
feat(gui): Use inbuild LazyStore feature of @tauri-apps/plugin-store (#150)
This commit is contained in:
parent
8c3adbf1ab
commit
a116c27785
5 changed files with 19 additions and 21 deletions
|
|
@ -25,7 +25,7 @@ tauri-plugin-clipboard-manager = "2.0"
|
|||
tauri-plugin-devtools = "2.0"
|
||||
tauri-plugin-process = "2.0"
|
||||
tauri-plugin-shell = "2.0"
|
||||
tauri-plugin-store = "2.0"
|
||||
tauri-plugin-store = "2.1.0"
|
||||
tauri-plugin-updater = "2.0.2"
|
||||
tracing = "0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue