Skip to content

Commit

Permalink
chore(deps): bump tauri from 2.0.1 to 2.0.2 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [tauri](https://github.com/tauri-apps/tauri) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v2.0.1...tauri-v2.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 3243cee commit e2a910e
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 @@ -16,7 +16,7 @@ tauri-build = { version = "2.0.1", features = [] }

[dependencies]
# Tauri
tauri = { version = "2.0.1", features = ["test"] }
tauri = { version = "2.0.2", features = ["test"] }
tauri-plugin-dialog = "2.0.1"
tauri-plugin-log = "2.0.1"

Expand Down

0 comments on commit e2a910e

Please sign in to comment.