Bump tauri-plugin-window-state from 5a6abd3 to dce0f02 in /src-tauri (#54)

Bumps [tauri-plugin-window-state](https://github.com/tauri-apps/plugins-workspace) from `5a6abd3` to `dce0f02`.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](5a6abd3203...dce0f02bc5)

---
updated-dependencies:
- dependency-name: tauri-plugin-window-state
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-03 15:41:42 -02:00
committed by GitHub
parent 8249bc9067
commit fe2356f6a2

2
src-tauri/Cargo.lock generated
View File

@@ -2757,7 +2757,7 @@ dependencies = [
[[package]] [[package]]
name = "tauri-plugin-window-state" name = "tauri-plugin-window-state"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=dev#5a6abd3203dc94c38f96d0c4bf7ecbef399f8c25" source = "git+https://github.com/tauri-apps/plugins-workspace?branch=dev#dce0f02bc571128308c30278cde3233f341e6a50"
dependencies = [ dependencies = [
"bincode", "bincode",
"bitflags 2.0.2", "bitflags 2.0.2",