bump: :lang rust

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
This commit is contained in:
Henrik Lissner 2024-03-04 22:56:58 -05:00
parent 44bc88ec39
commit 2324ff4bb7
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

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