Skip to content

Commit

Permalink
Bump tauri from 2.0.5 to 2.0.6 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.5 to 2.0.6.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v2.0.5...tauri-v2.0.6)

---
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 Nov 4, 2024
1 parent c18579c commit 84ebcac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 22 deletions.
31 changes: 10 additions & 21 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 @@ -17,7 +17,7 @@ edition = "2021"
tauri-build = { version = "2.0.2", features = [] }

[dependencies]
tauri = { version = "2.0.5", features = [] }
tauri = { version = "2.0.6", features = [] }

tauri-plugin-log = { version = "2.0.1" }
tauri-plugin-fs = { version = "2.0.3" }
Expand Down

0 comments on commit 84ebcac

Please sign in to comment.