Skip to content

Commit c5ab1b3

Browse files
authored
Update rustic recipe - switch to supported repository (#2967)
1 parent 884aef6 commit c5ab1b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

recipes/rustic.rcp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
(:name rustic
22
:description "Rust development environment for Emacs"
33
:type github
4-
:pkgname "brotzeit/rustic"
4+
:pkgname "emacs-rustic/rustic"
55
:minimum-emacs-version "26.1"
6-
:depends (rust-mode dash f let-alist markdown-mode project s seq spinner xterm-color))
6+
:depends (rust-mode dash f let-alist markdown-mode project s seq
7+
spinner xterm-color flycheck))

0 commit comments

Comments
 (0)