fix: repo link

This commit is contained in:
iff 2024-09-18 23:29:51 +02:00
parent 94badac1ef
commit 55f331a1a9

View file

@ -1,11 +1,11 @@
[package] [package]
name = "pay-respects" name = "pay-respects"
version = "0.4.13" version = "0.4.14"
edition = "2021" edition = "2021"
# for crates.io # for crates.io
description = "Terminal command correction, alternative to thefuck written in Rust" description = "Terminal command correction, alternative to thefuck written in Rust"
repository = "https://github.com/iffse/pay-respects-parser" repository = "https://github.com/iffse/pay-respects"
keywords = ["cli", "terminal", "utility", "shell"] keywords = ["cli", "terminal", "utility", "shell"]
categories = ["command-line-utilities"] categories = ["command-line-utilities"]
license = "AGPL-3.0" license = "AGPL-3.0"