8 Commits

Author SHA1 Message Date
dependabot[bot]
e3611efef3 chore(deps): bump tauri from 1.1.2 to 1.1.3 in /examples/emit-event/src-tauri (#26)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.1.2...tauri-v1.1.3)

---
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>
2022-12-22 22:54:12 +02:00
dependabot[bot]
941e10ec8d chore(deps): bump tauri from 1.1.1 to 1.1.2 in /examples/emit-event/src-tauri (#23)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.1.1...tauri-v1.1.2)

---
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>
2022-11-16 13:33:21 +02:00
amrbashir
0c7f1f4cb5 chore: update msrv to 1.60 2022-09-27 22:06:38 +02:00
dependabot[bot]
9bcdd1f447 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>
2022-09-16 21:39:18 +02:00
amrbashir
ca63208b6b chore: update lock file 2022-09-01 18:24:54 +02:00
amrbashir
0bdfe927b1 fix(Windows): limit window/class names to 15 chars, closes #5 2022-08-31 01:49:33 +02:00
jojobyte
e825e10165 Remove @tauri-apps/api dependecy 2022-06-16 03:31:33 -06:00
jojobyte
e54755fec5 feat: Add example with an emit_all event 2022-06-16 00:59:37 -06:00