-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
According to the documentation of the project, Emacs 26 is required. However, rustic.el lists (emacs "28.2") as a requirement (see below). This is preventing me from installing on Emacs 28.1 using my package manager. This requires-line is probably incorrect?
I have not checked transient dependencies, but I assume the others are good with Emacs 28.1, as Rustic is the only package I have issues with.
;; Package-Requires: ((emacs "28.2") (rust-mode "1.0.6") (dash "2.13.0") (f "0.18.2") (let-alist "1.0.4") (markdown-mode "2.3") (project "0.3.0") (s "1.10.0") (spinner "1.7.3") (xterm-color "1.6"))
Metadata
Metadata
Assignees
Labels
No labels