Merge pull request #1587 from gitbutlerapp/dependabot/cargo/tauri-plugin-single-instance-f807d02

chore(deps): bump tauri-plugin-single-instance from `f595684` to `f807d02`
This commit is contained in:
Nikita Galaiko 2023-11-14 11:45:22 +01:00 committed by GitHub
commit c8d55e388b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

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