diff options
Diffstat (limited to 'jsonrpc/jsonrpc_macro')
-rw-r--r-- | jsonrpc/jsonrpc_macro/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsonrpc/jsonrpc_macro/Cargo.toml b/jsonrpc/jsonrpc_macro/Cargo.toml index 969bfea..36eabc0 100644 --- a/jsonrpc/jsonrpc_macro/Cargo.toml +++ b/jsonrpc/jsonrpc_macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "karyon_jsonrpc_macro" -description = "Internal crate for Karyon project." +description = "Internal crate for Karyon library." version.workspace = true edition.workspace = true homepage.workspace = true |