mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
ci: cross compiling
This commit is contained in:
parent
c97d6440f3
commit
9859b14bec
3 changed files with 74 additions and 25 deletions
|
|
@ -1,5 +1,6 @@
|
|||
[package]
|
||||
name = "pay-respects"
|
||||
authors = ["iff <iff@ik.me>"]
|
||||
version = "0.5.12"
|
||||
edition = "2021"
|
||||
|
||||
|
|
@ -30,7 +31,6 @@ textwrap = { version = "0.16", features = ["terminal_size"], optional = true}
|
|||
pay-respects-parser = "0.2.6"
|
||||
# pay-respects-parser = { path = "../pay-respects-parser" }
|
||||
|
||||
|
||||
[features]
|
||||
runtime-rules = ["dep:serde", "dep:toml"]
|
||||
request-ai = ["dep:serde", "dep:serde_json", "dep:curl", "dep:textwrap"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue