mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
docs: update installation
This commit is contained in:
parent
d0f4083eb3
commit
2c94883bfc
6 changed files with 17 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "pay-respects-fallback-request-ai"
|
||||
name = "pay-respects-module-request-ai"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
|
@ -19,3 +19,6 @@ curl = { version = "0.4", optional = true }
|
|||
# complicates cross compilation
|
||||
libcurl = ["dep:curl"]
|
||||
|
||||
[[bin]]
|
||||
name = "pay-respects-fallback-request-ai"
|
||||
path = "src/main.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue