summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--urgrep.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/urgrep.el b/urgrep.el
index 8eed8bd..141aaaa 100644
--- a/urgrep.el
+++ b/urgrep.el
@@ -6,7 +6,7 @@
;; URL: https://sr.ht/~jimporter/urgrep/
;; Version: 0.6.1-git
;; Keywords: grep, search
-;; Package-Requires: ((emacs "28.1") (compat "29.1.0.1") (project "0.3.0"))
+;; Package-Requires: ((emacs "28.1") (compat "29.1.0.1"))
;; This file is NOT part of GNU Emacs.