We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1f4ab commit aea2dbdCopy full SHA for aea2dbd
Cargo.toml
@@ -5,6 +5,8 @@ edition = "2021"
5
description = "Type generating macros for Tauri apps"
6
repository = "https://github.com/Maki325/tauri-types"
7
homepage = "https://github.com/Maki325/tauri-types"
8
+license = "Apache-2.0 OR MIT"
9
+keywords = ["tauri", "tauri-app", "tauri-types", "tauri-type-macros"]
10
11
[lib]
12
proc-macro = true
0 commit comments