From 54260bef108fbca3ac7775971bc89c37b3e51522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:08:21 +0000 Subject: [PATCH] chore(deps): bump tauri-plugin-localhost in /src-tauri Bumps [tauri-plugin-localhost](https://github.com/tauri-apps/plugins-workspace) from `6647e6e` to `a3b506f`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/6647e6ea90bb66c0280f43905f545d2995ded3bc...a3b506f5597c2df751f31905f9daf92bba268c69) --- updated-dependencies: - dependency-name: tauri-plugin-localhost 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 0168fb6..b6e81b2 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -3555,7 +3555,7 @@ dependencies = [ [[package]] name = "tauri-plugin-localhost" version = "0.1.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#6647e6ea90bb66c0280f43905f545d2995ded3bc" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#a3b506f5597c2df751f31905f9daf92bba268c69" dependencies = [ "http", "log",