2017-02-19 18:57:16 -05:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
|
|
|
;;; lang/rust/packages.el
|
|
|
|
|
2020-12-13 15:13:19 +00:00
|
|
|
(package! rustic :pin "f7d5ac0c930ae435421f3f5bc827e8c61ce73662")
|
2019-02-23 14:05:12 +08:00
|
|
|
(unless (featurep! +lsp)
|
2020-04-30 18:38:07 -04:00
|
|
|
(package! racer :pin "a0bdf778f01e8c4b8a92591447257422ac0b455b"))
|