mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
chore: add template for crates.io
This commit is contained in:
parent
211115a17d
commit
f31e508696
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ description = "AI request module for the pay-respects CLI tool"
|
||||||
homepage = "https://codeberg.org/iff/pay-respects"
|
homepage = "https://codeberg.org/iff/pay-respects"
|
||||||
repository = "https://github.com/iffse/pay-respects"
|
repository = "https://github.com/iffse/pay-respects"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
include = ["**/*.rs"]
|
include = ["**/*.rs", "templates/*"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
colored = "3"
|
colored = "3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue