chore: Add description
This commit is contained in:
parent
71433b867e
commit
1fd7a4c698
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user