mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
focus test
This commit is contained in:
parent
a11bc18143
commit
bae359f1cf
4 changed files with 14 additions and 36 deletions
16
src-tauri/Cargo.lock
generated
16
src-tauri/Cargo.lock
generated
|
@ -3240,7 +3240,6 @@ dependencies = [
|
|||
"tauri-plugin-global-shortcut",
|
||||
"tauri-plugin-os",
|
||||
"tauri-plugin-sql",
|
||||
"tauri-plugin-window-state",
|
||||
"tokio",
|
||||
"url",
|
||||
]
|
||||
|
@ -4744,21 +4743,6 @@ dependencies = [
|
|||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tauri-plugin-window-state"
|
||||
version = "2.0.0-beta.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bbfc2be8b130fcba31930e862aa04cce60676a60417d76759a0607c917825a06"
|
||||
dependencies = [
|
||||
"bitflags 2.6.0",
|
||||
"log",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tauri",
|
||||
"tauri-plugin",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tauri-runtime"
|
||||
version = "2.0.0-beta.19"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue