update Cargo.toml

This commit is contained in:
Chris Beck
2025-12-18 15:40:33 -07:00
parent d054582815
commit cd0c8ef93d
+7
View File
@@ -1,7 +1,14 @@
[package]
name = "signal-gateway-assistant"
version = "0.1.0"
description = "AI assistant traits and types for signal-gateway"
keywords = ["signal", "assistant", "ai", "chatbot"]
categories = ["asynchronous"]
authors.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true
include.workspace = true
[lints]
workspace = true