From 800cf02e00dedffed97ac4f38d981703ff89dda6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:38:23 +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 `44df772`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/6647e6ea90bb66c0280f43905f545d2995ded3bc...44df7726ae44547b7e0f72f8ba0e77d54a9c7fbf) --- 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..fb1c389 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#44df7726ae44547b7e0f72f8ba0e77d54a9c7fbf" dependencies = [ "http", "log",