summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'rust-mode.el')
-rw-r--r--rust-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-mode.el b/rust-mode.el
index b340c39..6c118da 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -1,6 +1,7 @@
;;; rust-mode.el --- A major emacs mode for editing Rust source code
;; Version: 0.1.0
+;; Author: Mozilla
;; Package-Requires: ((cm-mode "0.1.0"))
;; Url: https://github.com/mozilla/rust