Merge pull request #3262 from brotzeit/bump-rustic

Bump :lang rust
This commit is contained in:
Henrik Lissner 2020-05-31 18:03:43 -04:00 committed by GitHub
commit b614a0f237
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; lang/rust/packages.el
(package! rustic :pin "52b632d161b64bdca3f35e35180af63b668ce9fb")
(package! rustic :pin "f7a94c4f914f4037fb84d50e91b3de90f606efda")
(unless (featurep! +lsp)
(package! racer :pin "a0bdf778f01e8c4b8a92591447257422ac0b455b"))