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

Bumps [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) from `6a19fec` to `899c626`.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](6a19feca1d...899c6262f8)

---
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-12-05 15:15:51 +00:00 committed by GitHub
parent c8fc6c13e7
commit cf9a54a552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -5104,7 +5104,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-single-instance"
version = "0.0.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#6a19feca1d14c4be5a6a11714d7e35b203dceb6d"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#899c6262f82e5196caf01308caa678a653763328"
dependencies = [
"log",
"serde",
@ -5118,7 +5118,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-window-state"
version = "0.1.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#6a19feca1d14c4be5a6a11714d7e35b203dceb6d"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#899c6262f82e5196caf01308caa678a653763328"
dependencies = [
"bincode",
"bitflags 2.4.0",