Skip to content

Commit afa8678

Browse files
Merge pull request #38 from openobserve/dependabot/cargo/src-tauri/tauri-plugin-shell-2.3.2
chore(deps): bump tauri-plugin-shell from 2.3.0 to 2.3.2 in /src-tauri
2 parents 5fd1d3a + aebc5de commit afa8678

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)