mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore: add metadata for subprojects
This commit is contained in:
parent
566b874cb6
commit
a378e26255
3 changed files with 21 additions and 0 deletions
|
|
@ -3,6 +3,13 @@ name = "pay-respects-utils"
|
|||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# for crates.io
|
||||
description = "Utilities for the pay-respects CLI tool"
|
||||
homepage = "https://codeberg.org/iff/pay-respects"
|
||||
repository = "https://github.com/iffse/pay-respects"
|
||||
license = "AGPL-3.0"
|
||||
include = ["**/*.rs"]
|
||||
|
||||
[dependencies]
|
||||
regex-lite = "0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue