We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95d8e7 commit 0d1a001Copy full SHA for 0d1a001
binder/attribute/Cargo.toml
@@ -1,7 +1,9 @@
1
[package]
2
name = "teaclave_binder_attribute"
3
version = "0.2.0"
4
-authors = ["root"]
+authors = ["Teaclave Contributors <[email protected]>"]
5
+description = "Macros for binder"
6
+license = "Apache-2.0"
7
edition = "2018"
8
9
[lib]
services/utils/service_enclave_utils/proc_macro/Cargo.toml
@@ -1,6 +1,9 @@
name = "teaclave_service_enclave_utils_proc_macro"
+description = "Procedure macro for service enclave utilities"
publish = false
0 commit comments