From 7a9d41ceb0c17ac9c66fc542420e6e0eb266a736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:54:38 +0000 Subject: [PATCH] Bump tauri-plugin-single-instance in /src-tauri Bumps [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) from `319ef55` to `aa2f2bf`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/319ef556cd4c9b36dec9180d949640789da1a25b...aa2f2bfba0fcc685afd45709e2de5775eef61c15) --- updated-dependencies: - dependency-name: tauri-plugin-single-instance 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 8716e8a1..be0b90fb 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -4517,7 +4517,7 @@ dependencies = [ [[package]] name = "tauri-plugin-single-instance" version = "2.2.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#319ef556cd4c9b36dec9180d949640789da1a25b" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#aa2f2bfba0fcc685afd45709e2de5775eef61c15" dependencies = [ "serde", "serde_json",