mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 03:00:12 +00:00
Merge pull request #2463 from MicahChalmer/rust-mode-move
Change rust-mode recipe after the Rust team moved it into its own repo
This commit is contained in:
commit
f523d7cefb
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
(rust-mode :repo "rust-lang/rust"
|
(rust-mode :repo "rust-lang/rust-mode"
|
||||||
:fetcher github
|
:fetcher github
|
||||||
:files ("src/etc/emacs/rust-mode.el"))
|
:files ("rust-mode.el"))
|
||||||
|
|
Loading…
Reference in a new issue