Merge pull request #3478 from brotzeit/bump-rustic

Bump :lang rust
This commit is contained in:
Henrik Lissner 2020-06-27 13:50:05 -04:00 committed by GitHub
commit 26733da93a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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