mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
feat: module periority
This commit is contained in:
parent
03904775f5
commit
c1e575c32a
9 changed files with 27 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pay-respects-module-request-ai"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2021"
|
||||
|
||||
description = "AI request module for the pay-respects CLI tool"
|
||||
|
|
@ -27,5 +27,5 @@ default = ["libcurl"]
|
|||
libcurl = ["dep:curl"]
|
||||
|
||||
[[bin]]
|
||||
name = "_pay-respects-fallback-request-ai"
|
||||
name = "_pay-respects-fallback-100-request-ai"
|
||||
path = "src/main.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue