Skip to content

Commit

Permalink
⬆️ Bump tauri-plugin-http 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-http](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-http
  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 6, 2025
1 parent 00446fd commit f85b818
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -21,7 +21,7 @@ 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.2.0"
tauri-plugin-http = "2.0.0-rc"
tauri-plugin-http = "2.2.0"
tauri-plugin-fs = "2.0.0-rc"
tauri-plugin-os = "2.0.0-rc"
tauri-plugin-dialog = "2.2.0"
Expand Down

0 comments on commit f85b818

Please sign in to comment.