summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael <imichael2e2@gmail.com>2022-12-19 12:00:46 +0800
committerMichael <imichael2e2@gmail.com>2022-12-19 12:00:46 +0800
commit4a3d13976ae39b0c7df12ef0e2dc3eaf0579847e (patch)
tree4370e13946d03eaae0184b8bc9837955ff510b52
parent1a370a4f2a45f46505d8215176d1da43308c50bf (diff)
downloadrust-mode-4a3d13976ae39b0c7df12ef0e2dc3eaf0579847e.tar.gz
rust-mode updated to the latest version for Eask test suites
-rw-r--r--Eask2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eask b/Eask
index 4fa5043..de084a4 100644
--- a/Eask
+++ b/Eask
@@ -1,5 +1,5 @@
(package "rust-mode"
- "1.0.4"
+ "1.0.5"
"A major-mode for editing Rust source code")
(website-url "https://github.com/rust-lang/rust-mode")