diff --git a/Cargo.lock b/Cargo.lock index 459d50427..b54a86eb6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",