From 0a3ba8ed51e50c74b8566c515cbb4b54b1be0993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 05:55:53 +0000 Subject: [PATCH] chore(deps)(deps): bump tauri-plugin-shell from `521cd8b` to `31415ef` in /src-tauri Dependabot couldn't find the original pull request head commit, e71e4cd7437c4006db11b15e9df5f6890b40b620. --- 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 3d89d47..5fa3c9f 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -5176,7 +5176,7 @@ dependencies = [ [[package]] name = "tauri-plugin-opener" version = "2.5.2" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#521cd8b372c862d96b1637775710e4d7cf2443e2" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#31415effdf5a9ced19934a681cb044a732174088" dependencies = [ "dunce", "glob", @@ -5197,7 +5197,7 @@ dependencies = [ [[package]] name = "tauri-plugin-shell" version = "2.3.3" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#521cd8b372c862d96b1637775710e4d7cf2443e2" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#31415effdf5a9ced19934a681cb044a732174088" dependencies = [ "encoding_rs", "log",