bump: :lang rust

brotzeit/rustic@804ebfe029 -> brotzeit/rustic@f4b5c288af

Close: #6153
Co-authored-by: brotzeit <brotzeitmacher@gmail.com>
This commit is contained in:
Henrik Lissner 2022-03-19 02:51:39 +01:00
parent aeef05bfd7
commit 7c6ebc48d5
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; lang/rust/packages.el
(package! rustic :pin "804ebfe0295a6bf37870e06f84a8d35f55c9f1a6")
(package! rustic :pin "f4b5c288af2a9833a104bc54850ddabe3996b8be")
(unless (featurep! +lsp)
(package! racer :pin "1e63e98626737ea9b662d4a9b1ffd6842b1c648c"))