aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-05-15 22:14:44 -0500
committerToby Vincent <tobyv13@gmail.com>2023-05-15 22:14:44 -0500
commit6344afdec29546f9ceeeef3a0caf5da3c35b90a1 (patch)
tree7f8cefdea3f4c04a2fde4facdd9441af2a9316d1
parent58d9ba42fba6c7fe9420b35b635c74bc01958698 (diff)
chore: update project description
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6aa170d..f4582d7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "projectr"
version = "0.2.1"
edition = "2021"
-description = "Outputs a MRU sorted list subdirectories matching specified criteria."
+description = "A contextual, MRU sorted, project finder."
authors = ["Toby Vincent <tobyv13@gmail.com>"]
homepage = "https://git.sr.ht/~tobyvin/projectr"
repository = "https://git.sr.ht/~tobyvin/projectr"