chore(deps): bump tauri-plugin-single-instance

Bumps [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) from `44df772` to `f595684`.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](44df7726ae...f595684ba8)

---
updated-dependencies:
- dependency-name: tauri-plugin-single-instance
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-30 16:07:22 +00:00 committed by GitHub
parent 7586d6a233
commit cb830f6152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -5174,7 +5174,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-single-instance"
version = "0.0.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#44df7726ae44547b7e0f72f8ba0e77d54a9c7fbf"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#f595684ba8425cefc093e733c465fdd1c5b91138"
dependencies = [
"log",
"serde",
@ -5188,7 +5188,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-window-state"
version = "0.1.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#44df7726ae44547b7e0f72f8ba0e77d54a9c7fbf"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#f595684ba8425cefc093e733c465fdd1c5b91138"
dependencies = [
"bincode",
"bitflags 2.4.0",