From ae112bfa8e4b40ccd9b572a7769355b270942ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:15:24 +0000 Subject: chore: bump tauri-plugin-store from `4aeee08` to `0b59bc7` in /src-tauri Bumps [tauri-plugin-store](https://github.com/tauri-apps/plugins-workspace) from `4aeee08` to `0b59bc7`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/4aeee08cde4cf8253b7b52c2204655ac8bb6769d...0b59bc7096dfc7ff1b141c31457a2a0a4a5f9ad1) --- updated-dependencies: - dependency-name: tauri-plugin-store dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src-tauri/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index c986ecec..9fbd2a63 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -4799,7 +4799,7 @@ dependencies = [ [[package]] name = "tauri-plugin-store" version = "0.0.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#4aeee08cde4cf8253b7b52c2204655ac8bb6769d" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#0b59bc7096dfc7ff1b141c31457a2a0a4a5f9ad1" dependencies = [ "log", "serde", -- cgit v1.2.3