Skip to content

Commit 332da12

Browse files
Bump tauri-build from 1.5.0 to 1.5.1
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v1.5...tauri-build-v1.5.1) --- 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 26e8bcc commit 332da12

File tree

2 files changed

+119
-27
lines changed

2 files changed

+119
-27
lines changed

Cargo.lock

100755100644
Lines changed: 118 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

minimap-app/Cargo.toml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rust-version = "1.60"
77
publish = false
88

99
[build-dependencies]
10-
tauri-build = { version = "1.5.0", features = [] }
10+
tauri-build = { version = "1.5.1", features = [] }
1111

1212
[dependencies]
1313
serde_json = "1.0"

0 commit comments

Comments
 (0)