Skip to content

Commit

Permalink
Bump tauri-build from 2.0.0-rc.6 to 2.0.0-rc.7
Browse files Browse the repository at this point in the history
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 2.0.0-rc.6 to 2.0.0-rc.7.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.0.0-rc.6...tauri-build-v2.0.0-rc.7)

---
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] committed Aug 29, 2024
1 parent 9b3ce05 commit e892487
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-3"
rust-version = "1.75"

[build-dependencies]
tauri-build = { version = "2.0.0-rc.6", features = [], optional = true }
tauri-build = { version = "2.0.0-rc.7", features = [], optional = true }

[dependencies]
tauri = { version = "2.0.0-rc.6", features = [], optional = true }
Expand Down

0 comments on commit e892487

Please sign in to comment.