mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-27 19:50:24 +02:00
chore: add license
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user