update Cargo.toml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user