We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a429e commit dc1893eCopy full SHA for dc1893e
Cargo.toml
@@ -7,6 +7,7 @@ license = "BSD-3-Clause"
7
homepage = "https://github.com/jvatic/tauri-ipc-macros"
8
repository = "https://github.com/jvatic/tauri-ipc-macros"
9
authors = ["Jesse Stuart <[email protected]>"]
10
+include = ["**/*.rs", "Cargo.toml"]
11
12
[lib]
13
proc-macro = true
0 commit comments