Bump tauri-plugin-single-instance from 5e3900e to 862c42a

Bumps [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) from `5e3900e` to `862c42a`.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](5e3900e682...862c42a457)

---
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] 2024-07-01 15:40:13 +00:00 committed by GitHub
parent 82c3987d45
commit 523bfa5160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
Cargo.lock generated
View File

@ -6382,7 +6382,7 @@ dependencies = [
[[package]] [[package]]
name = "tauri-plugin-log" name = "tauri-plugin-log"
version = "0.0.0" version = "0.0.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#5e3900e682e13f3759b439116ae2f77a6d389ca2" source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#862c42a457edcbb48e8e3e23696f311f655ff01f"
dependencies = [ dependencies = [
"byte-unit", "byte-unit",
"fern", "fern",
@ -6397,7 +6397,7 @@ dependencies = [
[[package]] [[package]]
name = "tauri-plugin-single-instance" name = "tauri-plugin-single-instance"
version = "0.0.0" version = "0.0.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#5e3900e682e13f3759b439116ae2f77a6d389ca2" source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#862c42a457edcbb48e8e3e23696f311f655ff01f"
dependencies = [ dependencies = [
"log", "log",
"serde", "serde",
@ -6411,7 +6411,7 @@ dependencies = [
[[package]] [[package]]
name = "tauri-plugin-store" name = "tauri-plugin-store"
version = "0.0.0" version = "0.0.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#5e3900e682e13f3759b439116ae2f77a6d389ca2" source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#862c42a457edcbb48e8e3e23696f311f655ff01f"
dependencies = [ dependencies = [
"log", "log",
"serde", "serde",
@ -6423,7 +6423,7 @@ dependencies = [
[[package]] [[package]]
name = "tauri-plugin-window-state" name = "tauri-plugin-window-state"
version = "0.1.1" version = "0.1.1"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#5e3900e682e13f3759b439116ae2f77a6d389ca2" source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#862c42a457edcbb48e8e3e23696f311f655ff01f"
dependencies = [ dependencies = [
"bincode", "bincode",
"bitflags 2.5.0", "bitflags 2.5.0",