This commit is contained in:
iff 2025-01-07 01:59:43 +01:00
parent b88ce2b7bc
commit 7a45532802
7 changed files with 19 additions and 18 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "pay-respects-module-request-ai"
version = "0.1.7"
version = "0.1.8"
edition = "2021"
description = "AI request module for the pay-respects CLI tool"
@ -18,7 +18,6 @@ serde = { version = "1.0", features = ["derive"]}
textwrap = "0.16"
terminal_size = "0.4"
curl = { version = "0.4", optional = true }
[features]