From d058a8555474b5be77c415d93b44b1b38a2725b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:55:06 +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 `ba6acaf`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/6647e6ea90bb66c0280f43905f545d2995ded3bc...ba6acafb5b67ba543219d1ff9d3d228c712437f3) --- 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..dbf8567 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#ba6acafb5b67ba543219d1ff9d3d228c712437f3" dependencies = [ "http", "log",