Skip to content

Commit

Permalink
fix(deps): update rust crate tauri-plugin-updater to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 5b23369 commit a1d3d00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ui/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 ui/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tauri-plugin-store = "=2.0.0"
async-std = "=1.13.0"

[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]
tauri-plugin-updater = "=2.0.1"
tauri-plugin-updater = "=2.0.2"
tauri-plugin-shell = "=2.0.1"
fix-path-env = { git = "https://github.com/tauri-apps/fix-path-env-rs" }
interprocess = "=2.2.1"

0 comments on commit a1d3d00

Please sign in to comment.