Skip to content

Commit 366fe32

Browse files
build(deps): bump tauri-build in /src-tauri
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 2.0.0-beta.19 to 2.0.0-rc.6. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.0.0-beta.19...tauri-build-v2.0.0-rc.6) --- updated-dependencies: - dependency-name: tauri-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d04e05c commit 366fe32

File tree

2 files changed

+82
-17
lines changed

2 files changed

+82
-17
lines changed

src-tauri/Cargo.lock

+81-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "grassator_lib"
1212
crate-type = ["lib", "cdylib", "staticlib"]
1313

1414
[build-dependencies]
15-
tauri-build = { version = "2.0.0-beta", features = [] }
15+
tauri-build = { version = "2.0.0-rc.6", features = [] }
1616

1717
[dependencies]
1818
tauri = { version = "2.0.0-beta", features = [] }

0 commit comments

Comments
 (0)