2017-02-19 18:57:16 -05:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
|
|
|
;;; lang/rust/packages.el
|
|
|
|
|
2020-01-28 20:37:51 -05:00
|
|
|
(package! rustic :pin "c7cab3fbe6")
|
2019-02-23 14:05:12 +08:00
|
|
|
(unless (featurep! +lsp)
|
2020-01-25 03:49:42 -05:00
|
|
|
(package! racer :pin "a0bdf778f0"))
|