Skip to content

Commit

Permalink
⬆️ Bump tauri-plugin-process from 2.0.1 to 2.2.0 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [tauri-plugin-process](https://github.com/tauri-apps/plugins-workspace) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.1...os-v2.2.0)

---
updated-dependencies:
- dependency-name: tauri-plugin-process
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ChanTsune committed Jan 1, 2025
1 parent 32cc887 commit 40e009a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tauri = { version = "2.0.0-rc", features = [] }
tauri-plugin-shell = "2.0.0-rc"
tauri-plugin-notification = "2.0.0-rc"
tauri-plugin-clipboard-manager = "2.0.0-alpha.2"
tauri-plugin-process = "2.0.0-rc"
tauri-plugin-process = "2.2.0"
tauri-plugin-http = "2.0.0-rc"
tauri-plugin-fs = "2.0.0-rc"
tauri-plugin-os = "2.0.0-rc"
Expand Down

0 comments on commit 40e009a

Please sign in to comment.