From 70c67a7b92d138182a1b3d4de9e32fd70262b42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:52:35 +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 `b13d97c`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/6647e6ea90bb66c0280f43905f545d2995ded3bc...b13d97c7c7d1dcb1c8e43bec9732f23eefe7b798) --- 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..c8be5be 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#b13d97c7c7d1dcb1c8e43bec9732f23eefe7b798" dependencies = [ "http", "log",