Skip to content

Commit

Permalink
Bump tauri-plugin-updater in /src-tauri
Browse files Browse the repository at this point in the history
Bumps tauri-plugin-updater from 2.0.0-alpha.4 to 2.0.0-alpha.5.

---
updated-dependencies:
- dependency-name: tauri-plugin-updater
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 76a198d commit 5d3ffc3
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 @@ -19,7 +19,7 @@ tauri-plugin-process = "2.0.0-alpha"
tauri-plugin-window = "2.0.0-alpha"
tauri-plugin-shell = "2.0.0-alpha"
# tauri-plugin-sql = "2.0.0-alpha"
tauri-plugin-updater = "2.0.0-alpha"
tauri-plugin-updater = "2.0.0-alpha.5"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
csv = "1.3.0"
Expand Down

0 comments on commit 5d3ffc3

Please sign in to comment.