aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/jsonrpc_macro/Cargo.toml
diff options
context:
space:
mode:
authorhozan23 <hozan23@karyontech.net>2024-05-31 18:55:58 +0200
committerhozan23 <hozan23@karyontech.net>2024-05-31 18:55:58 +0200
commit9dd15eaa392c9f160541fb79505a61b28e56d10a (patch)
treecba7ed9a03760d2a2681230db2651aefc3e2b534 /jsonrpc/jsonrpc_macro/Cargo.toml
parenta06239ccc5e21fd20182ec3046cf9174ecc58a43 (diff)
bump version to 0.1.1
Diffstat (limited to 'jsonrpc/jsonrpc_macro/Cargo.toml')
-rw-r--r--jsonrpc/jsonrpc_macro/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jsonrpc/jsonrpc_macro/Cargo.toml b/jsonrpc/jsonrpc_macro/Cargo.toml
index 188aae6..969bfea 100644
--- a/jsonrpc/jsonrpc_macro/Cargo.toml
+++ b/jsonrpc/jsonrpc_macro/Cargo.toml
@@ -1,5 +1,6 @@
[package]
name = "karyon_jsonrpc_macro"
+description = "Internal crate for Karyon project."
version.workspace = true
edition.workspace = true
homepage.workspace = true