Until brotzeit/rustic#90 is merged.
This commit is contained in:
Henrik Lissner 2020-01-30 17:26:46 -05:00
parent ede5beed7a
commit c9498d6ba3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

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