bump: :lang rust

rust-lang/rust-mode@f74dd1cd87 -> rust-lang/rust-mode@d8a09f218e

- Resolves the lingering autoload issue caused by
  rust-lang/rust-mode@35dc136, and first introduced in
  rust-lang/rust-mode@08cea61.

Ref: rust-lang/rust-mode@35dc13632b
Ref: rust-lang/rust-mode@08cea61390
Ref: rust-lang/rust-mode#524
Fix: #7698
This commit is contained in:
Henrik Lissner 2024-03-04 22:09:28 -05:00 committed by Yann Esposito (Yogsototh)
parent 46ad9b0d6f
commit 6d5c8fc5e5
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; lang/rust/packages.el
(package! rust-mode :pin "f74dd1cd87987ea7faf0cfc6240c2284ef9133cb")
(package! rust-mode :pin "8b1ef9f54ff3800170801fefff416e9bddd5b1df")
(package! rustic :pin "39423d1cf4fa054c36bf9577356451f4c06ee148")