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