Skip to content

Commit

Permalink
Bump tauri-build from 2.0.0-rc.9 to 2.0.0-rc.10
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.9 to 2.0.0-rc.10.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.0.0-rc.9...tauri-build-v2.0.0-rc.10)

---
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 Sep 11, 2024
1 parent f201bf3 commit 0a54f8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.8", features = [], optional = true }
tauri-build = { version = "2.0.0-rc.10", features = [], optional = true }

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

0 comments on commit 0a54f8a

Please sign in to comment.