feat: add build information

This commit is contained in:
iff 2024-11-16 15:54:42 +01:00
parent e8e759a719
commit 0177086dcc
3 changed files with 14 additions and 1 deletions

View file

@ -5,6 +5,7 @@ edition = "2021"
# for crates.io
description = "Terminal command correction, alternative to thefuck written in Rust"
homepage = "https://codeberg.org/iff/pay-respects"
repository = "https://github.com/iffse/pay-respects"
keywords = ["cli", "terminal", "utility", "shell"]
categories = ["command-line-utilities"]