Skip to content

Commit

Permalink
Bump tauri-plugin-dialog from 2.0.2 to 2.0.3 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@fs-v2.0.2...fs-v2.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and patelka2211 committed Oct 28, 2024
1 parent f2787f5 commit d74c33c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -26,7 +26,7 @@ tauri-plugin-log = "2.0.0-rc"
git2 = { version = "0.19.0", default-features = false }
uuid = { version = "1.11.0", features = ["v4"] }
rusqlite = { version = "0.32.1", features = ["bundled"] }
tauri-plugin-dialog = "2.0.2"
tauri-plugin-dialog = "2.0.3"
tauri-plugin-fs = { version = "2.0.2", features = ["watch"] }
tauri-plugin-os = "2.0.0"
chrono = "0.4.38"
Expand Down

0 comments on commit d74c33c

Please sign in to comment.