diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2019-10-11 11:28:23 +0200 |
|---|---|---|
| committer | Nathan Moreau <nathan.moreau@m4x.org> | 2019-10-11 11:28:23 +0200 |
| commit | 06b3b60558f40e6eb1ac9b4720da0ae1fff08a29 (patch) | |
| tree | 81ed9825297e350a03ce5488598667c5e28c46b3 /rust-mode.el | |
| parent | 74c264783e25166055a7871a00e4f68fe0495a0d (diff) | |
| download | rust-mode-06b3b60558f40e6eb1ac9b4720da0ae1fff08a29.tar.gz | |
update readme (#327)
Diffstat (limited to 'rust-mode.el')
| -rw-r--r-- | rust-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-mode.el b/rust-mode.el index ec4f1c9..71e9458 100644 --- a/rust-mode.el +++ b/rust-mode.el @@ -1,6 +1,6 @@ ;;; rust-mode.el --- A major emacs mode for editing Rust source code -*-lexical-binding: t-*- -;; Version: 0.4.0 +;; Version: 0.5.0 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages |
