File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,16 @@ Then do this to load the package listing:
37
37
* <kbd >M-x eval-buffer</kbd >
38
38
* <kbd >M-x package-refresh-contents</kbd >
39
39
40
+ #### MELPA stable
41
+
42
+ MELPA stable only updates when a new version tag is created. There isn't a
43
+ specified frequency for this project to release versions; if you are a MELPA
44
+ stable user and feel that the last release tag is too far out of date, open a
45
+ pull request that updates the version header in ` rust-mode.el ` and note that a
46
+ new version tag should be added when the request is merged.
47
+ See [ Pull Request #178 ] [ https://github.com/rust-lang/rust-mode/pull/178 ] (the
48
+ first such pull request) for an example of this.
49
+
40
50
#### Install ` rust-mode `
41
51
42
52
One you have ` package.el ` , you can install ` rust-mode ` or any other
You can’t perform that action at this time.
0 commit comments