Skip to content

Commit

Permalink
Bump tauri-build from 2.0.1 to 2.0.2 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [tauri-build](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-build-v2.0.1...tauri-build-v2.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f1734cf commit 5a2844e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 11 deletions.
53 changes: 43 additions & 10 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 @@ -14,7 +14,7 @@ edition = "2021"


[build-dependencies]
tauri-build = { version = "2.0.1", features = [] }
tauri-build = { version = "2.0.2", features = [] }

[dependencies]
tauri = { version = "2.0.3", features = [] }
Expand Down

0 comments on commit 5a2844e

Please sign in to comment.