Skip to content

Commit c12aa82

Browse files
build(deps): bump tauri from 1.6.5 to 1.6.7 in /client/app/src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.6.5 to 1.6.7. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.5...tauri-v1.6.7) --- updated-dependencies: - dependency-name: tauri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f897b3d commit c12aa82

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

client/app/src-tauri/Cargo.lock

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

client/app/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tonic-build = "0.9.2"
1818
[dependencies]
1919
serde_json = "1.0"
2020
serde = { version = "1.0", features = ["derive"] }
21-
tauri = { version = "1.6.2", features = [] }
21+
tauri = { version = "1.6.7", features = [] }
2222
tonic = "0.9.2"
2323
tokio = {version = "1.35.1", features = ["full"] }
2424
tokio-util = "0.7.10"

0 commit comments

Comments
 (0)