rust-lang/rust-mode@f74dd1cd87 -> rust-lang/rust-mode@d8a09f218e There was a mishap with the last bump (2e12383
), and rust-mode was bumped to the wrong commit. Amend:2e123839d1
5 lines
193 B
EmacsLisp
5 lines
193 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/rust/packages.el
|
|
|
|
(package! rust-mode :pin "d8a09f218e24407acbc9f36c641be4f913f1a63c")
|
|
(package! rustic :pin "39423d1cf4fa054c36bf9577356451f4c06ee148")
|