From 5e95c663c4118ee4466688c0fe2d2edb40a6bafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 06:12:48 +0100 Subject: [PATCH] Bump tauri-plugin-log from `66322a3` to `61bdf04` in /src-tauri (#89) Bumps [tauri-plugin-log](https://github.com/tauri-apps/plugins-workspace) from `66322a3` to `61bdf04`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/66322a34260ec6df4a350f97090982006eab19b3...61bdf04bc80f5cc1b65c00e028e682c43787e358) --- updated-dependencies: - dependency-name: tauri-plugin-log dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src-tauri/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index ff8e3e8..c1ebd29 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -3052,7 +3052,7 @@ dependencies = [ [[package]] name = "tauri-plugin-log" version = "0.1.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=dev#66322a34260ec6df4a350f97090982006eab19b3" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=dev#61bdf04bc80f5cc1b65c00e028e682c43787e358" dependencies = [ "byte-unit", "fern", @@ -3067,7 +3067,7 @@ dependencies = [ [[package]] name = "tauri-plugin-store" version = "0.1.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=dev#66322a34260ec6df4a350f97090982006eab19b3" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=dev#61bdf04bc80f5cc1b65c00e028e682c43787e358" dependencies = [ "log", "serde",