From 6607ea1663282f5acff2df411f2fc811f9fd1a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 15:53:07 -0700 Subject: [PATCH] Bump tauri-plugin-fs-extra from `d95a1b3` to `6db4320` in /src-tauri (#1756) Bumps [tauri-plugin-fs-extra](https://github.com/tauri-apps/plugins-workspace) from `d95a1b3` to `6db4320`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/d95a1b382f512a0be748e7a89e0f8fc4278010e2...6db4320e98a4278d605dd05d4d87e1433939a7cd) --- updated-dependencies: - dependency-name: tauri-plugin-fs-extra 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 549b9e54e..16ec06307 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -3876,7 +3876,7 @@ dependencies = [ [[package]] name = "tauri-plugin-fs-extra" version = "0.0.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#d95a1b382f512a0be748e7a89e0f8fc4278010e2" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#6db4320e98a4278d605dd05d4d87e1433939a7cd" dependencies = [ "log", "serde",