Skip to content

Commit aea2dbd

Browse files
committed
Added license and keywords
1 parent 8a1f4ab commit aea2dbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ edition = "2021"
55
description = "Type generating macros for Tauri apps"
66
repository = "https://github.com/Maki325/tauri-types"
77
homepage = "https://github.com/Maki325/tauri-types"
8+
license = "Apache-2.0 OR MIT"
9+
keywords = ["tauri", "tauri-app", "tauri-types", "tauri-type-macros"]
810

911
[lib]
1012
proc-macro = true

0 commit comments

Comments
 (0)