summaryrefslogtreecommitdiff
path: root/Eask
diff options
context:
space:
mode:
Diffstat (limited to 'Eask')
-rw-r--r--Eask4
1 files changed, 2 insertions, 2 deletions
diff --git a/Eask b/Eask
index de084a4..e5bf099 100644
--- a/Eask
+++ b/Eask
@@ -1,5 +1,5 @@
(package "rust-mode"
- "1.0.5"
+ "1.0.6"
"A major-mode for editing Rust source code")
(website-url "https://github.com/rust-lang/rust-mode")
@@ -7,7 +7,7 @@
(package-file "rust-mode.el")
-(files
+(files
"rust-cargo.el"
"rust-compile.el"
"rust-playpen.el"