aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/jsonrpc_macro/Cargo.toml
diff options
context:
space:
mode:
authorhozan23 <hozan23@karyontech.net>2024-05-20 00:56:08 +0200
committerhozan23 <hozan23@karyontech.net>2024-05-20 00:56:08 +0200
commit1836034374ba53677f5b72bdf8e3c976f97847af (patch)
tree52261ff14082f30911bc6ae4d4c9408fd190f6d4 /jsonrpc/jsonrpc_macro/Cargo.toml
parent059eed6ffa3a0ade449dfc5f5a7a97699e24394e (diff)
add metadata to Cargo.toml files
Diffstat (limited to 'jsonrpc/jsonrpc_macro/Cargo.toml')
-rw-r--r--jsonrpc/jsonrpc_macro/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jsonrpc/jsonrpc_macro/Cargo.toml b/jsonrpc/jsonrpc_macro/Cargo.toml
index f0af550..188aae6 100644
--- a/jsonrpc/jsonrpc_macro/Cargo.toml
+++ b/jsonrpc/jsonrpc_macro/Cargo.toml
@@ -2,6 +2,10 @@
name = "karyon_jsonrpc_macro"
version.workspace = true
edition.workspace = true
+homepage.workspace = true
+repository.workspace = true
+license.workspace = true
+authors.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html