Bump tauri from 1.0.6 to 1.0.7 in /src-tauri

Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.0.6...tauri-v1.0.7)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-20 17:14:59 +00:00
committed by Magix
parent 3d2425fb3d
commit 6c40044931
2 changed files with 3 additions and 3 deletions

4
src-tauri/Cargo.lock generated
View File

@@ -3948,9 +3948,9 @@ dependencies = [
[[package]]
name = "tauri"
version = "1.0.6"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0aa6a88d71e2be58d0ef063eaa51af33f71b45a7e948afef21ef0152509ba47"
checksum = "f75c3e334088164e8ce14dc44e6568d2a7cda53c35ef8fca3258828d266d4bc6"
dependencies = [
"anyhow",
"attohttpc",