Skip to content

Commit fcffb9c

Browse files
Bump tauri-plugin-shell from 2.0.2 to 2.2.1 in /src-tauri (#24)
Bumps [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) from 2.0.2 to 2.2.1. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.0.2...os-v2.2.1) --- updated-dependencies: - dependency-name: tauri-plugin-shell dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e16e2e7 commit fcffb9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src-tauri/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ dns-lookup = "2.0.4"
2828
tokio = { version = "1.41.1", features = ["sync"] }
2929
reqwest = "0.12.9"
3030
ffbuildtool = { git = "https://github.com/OpenFusionProject/ffbuildtool.git", tag = "v5.1.0", default-features = false }
31-
tauri-plugin-shell = "2.0.2"
31+
tauri-plugin-shell = "2.2.1"
3232
tauri-plugin-dialog = "2"
3333
regex = "1.11.1"

0 commit comments

Comments
 (0)