mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-25 10:33:21 +03:00
Merge pull request #4215 from gitbutlerapp/dependabot/cargo/tauri-plugin-window-state-862c42a
This commit is contained in:
commit
8a46a6c496
8
Cargo.lock
generated
8
Cargo.lock
generated
@ -6382,7 +6382,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "tauri-plugin-log"
|
||||
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 = [
|
||||
"byte-unit",
|
||||
"fern",
|
||||
@ -6397,7 +6397,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "tauri-plugin-single-instance"
|
||||
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 = [
|
||||
"log",
|
||||
"serde",
|
||||
@ -6411,7 +6411,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "tauri-plugin-store"
|
||||
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 = [
|
||||
"log",
|
||||
"serde",
|
||||
@ -6423,7 +6423,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "tauri-plugin-window-state"
|
||||
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 = [
|
||||
"bincode",
|
||||
"bitflags 2.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user