brotzeit 2020-03-04 19:46:50 +01:00
parent ed2fb68362
commit 8d05600f25
3 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; lang/rust/packages.el
(package! rustic :pin "99396915c7")
(package! rustic :pin "373f5a1940")
(unless (featurep! +lsp)
(package! racer :pin "a0bdf778f0"))