chore: make examples part of the workspace

This commit is contained in:
Jonas Kruckenberg
2023-01-11 19:02:23 +01:00
parent 42b145e0ce
commit f910b1f496
5 changed files with 1096 additions and 2 deletions
@@ -1,5 +1,5 @@
[package]
name = "app"
name = "single-instance-example"
version = "0.1.0"
description = "A Tauri App"
authors = [ "You" ]