chore: add license

This commit is contained in:
amrbashir
2022-11-16 13:26:36 +02:00
parent e39789893c
commit 7de50df7d6
3 changed files with 199 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ name = "tauri-plugin-single-instance"
description = "Ensure a single instance of your tauri app is running."
version = "0.0.0"
authors = ["Tauri Programme within The Commons Conservancy"]
license = "Apache-2.0 OR MIT"
edition = "2021"
rust-version = "1.60"
exclude = ["/examples"]