develop #3

Merged
Hare merged 13 commits from develop into master 2026-01-11 00:00:22 +09:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 1fd7a4c698 - Show all commits

View File

@ -1,5 +1,6 @@
[package]
name = "llm-worker-macros"
description = "llm-worker's proc macros"
version = "0.2.0"
publish.workspace = true
edition.workspace = true

View File

@ -1,6 +1,6 @@
[package]
name = "llm-worker"
description = ""
description = "A library for building autonomous LLM-powered systems"
version = "0.2.0"
publish.workspace = true
edition.workspace = true