chore: Add description
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "llm-worker-macros"
|
name = "llm-worker-macros"
|
||||||
|
description = "llm-worker's proc macros"
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
publish.workspace = true
|
publish.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "llm-worker"
|
name = "llm-worker"
|
||||||
description = ""
|
description = "A library for building autonomous LLM-powered systems"
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
publish.workspace = true
|
publish.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
|
|||||||
Reference in New Issue
Block a user