mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-02 06:25:02 +03:00
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:
commit
c8d55e388b
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user