emacs-rustic/rustic@39423d1cf4 -> emacs-rustic/rustic@d765680373 rust-lang/rust-mode@d00d83d3a2 -> rust-lang/rust-mode@a529a45181 Fix: #8029 Ref: emacs-rustic/rustic#3
5 lines
193 B
EmacsLisp
5 lines
193 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/rust/packages.el
|
|
|
|
(package! rust-mode :pin "a529a4518120bd1c662edc31b82062f41bbfb990")
|
|
(package! rustic :pin "d765680373234a6c231acf20c76b07422afcfdf9")
|