chore(deps): bump tauri in /examples/emit-event/src-tauri (#16)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/72/head
dependabot[bot] 3 years ago committed by GitHub
parent 9ea14dd0f6
commit 9bcdd1f447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2998,9 +2998,9 @@ dependencies = [
[[package]]
name = "tauri"
version = "1.0.5"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1a56a8b125069c2682bd31610109b4436c050c74447bee1078217a0325c1add"
checksum = "c0aa6a88d71e2be58d0ef063eaa51af33f71b45a7e948afef21ef0152509ba47"
dependencies = [
"anyhow",
"attohttpc",
@ -4042,9 +4042,9 @@ checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"
[[package]]
name = "zbus"
version = "3.0.0"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1faa83cd7c79d3a669220c634528577b98ff43c35aa7c827ab3e9990692f7868"
checksum = "d37e0d34b881934b987b72a91fdc1daba9ebc90c1f91b7944c680991c4443fc6"
dependencies = [
"async-broadcast",
"async-channel",
@ -4081,9 +4081,9 @@ dependencies = [
[[package]]
name = "zbus_macros"
version = "3.0.0"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd5874c328b945cab1865a299e31f855072fa528bafbbfa3249394b352d5742b"
checksum = "ba7905f7c665ea41828bd69112902daa131191a85131fef0f60f7cc3bc2fbec4"
dependencies = [
"proc-macro-crate",
"proc-macro2",

Loading…
Cancel
Save