From 061c505408876bed48d82e9a25f1e1da78feb282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 22:24:37 -0400 Subject: [PATCH] build(deps): bump tauri-plugin-store from `5e7542f` to `17cf4d7` in /src-tauri (#92) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 0508bf6..db0e241 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -2813,7 +2813,7 @@ dependencies = [ [[package]] name = "tauri-plugin-store" version = "0.0.0" -source = "git+https://github.com/tauri-apps/tauri-plugin-store#5e7542f737919c46fe02b25c7a04cba5fceccef4" +source = "git+https://github.com/tauri-apps/tauri-plugin-store#17cf4d781c82a6c6578c472068c11136c0652d50" dependencies = [ "log", "serde",