Bump :lang rust

brotzeit/rustic@6dead0c -> brotzeit/rustic@9939691
This commit is contained in:
Henrik Lissner 2020-02-29 12:47:24 -05:00
parent ba58beffde
commit 2ba21e5e8b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 1 additions and 5 deletions

View file

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