* Bump to brotzeit/rustic@124e028

Rustic was broken because of brotzeit/rustic#88

* Use longer SHA

Co-authored-by: Henrik Lissner <accounts@v0.io>
This commit is contained in:
Arnaud Rebts
2020-01-29 18:34:39 +01:00
committed by GitHub
parent 097972bd9d
commit 5837155df5

View File

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