mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore: appending _ to modules
This commit is contained in:
parent
06efb53f35
commit
e7e0cbac9a
8 changed files with 18 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pay-respects-module-request-ai"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
description = "AI request module for the pay-respects CLI tool"
|
||||
|
|
@ -26,5 +26,5 @@ curl = { version = "0.4", optional = true }
|
|||
libcurl = ["dep:curl"]
|
||||
|
||||
[[bin]]
|
||||
name = "pay-respects-fallback-request-ai"
|
||||
name = "_pay-respects-fallback-request-ai"
|
||||
path = "src/main.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue