Skip to content

Commit aebc5de

Browse files
chore(deps): bump tauri-plugin-shell from 2.3.0 to 2.3.2 in /src-tauri
Bumps [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) from 2.3.0 to 2.3.2. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.3.0...nfc-v2.3.2) --- updated-dependencies: - dependency-name: tauri-plugin-shell dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fd1d3a commit aebc5de

File tree

2 files changed

+63
-41
lines changed

2 files changed

+63
-41
lines changed

src-tauri/Cargo.lock

Lines changed: 62 additions & 40 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
@@ -16,7 +16,7 @@ tauri-build = { version = "2.3.1", features = [] }
1616

1717
[dependencies]
1818
tauri = { version = "2.7.0", features = ["rustls-tls"] }
19-
tauri-plugin-shell = "2.1.0"
19+
tauri-plugin-shell = "2.3.2"
2020
serde = { version = "1.0.219", features = ["derive"] }
2121
serde_json = "1.0.142"
2222
kube = { version = "1.1.0", features = ["runtime", "derive", "ws"] }

0 commit comments

Comments
 (0)