summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/test.yml6
-rw-r--r--Eask3
2 files changed, 4 insertions, 5 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index a970eda..db466c2 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
emacs-version:
- 26.3
- 27.2
- - 28.1
+ - 28.2
# - snapshot
steps:
@@ -22,10 +22,6 @@ jobs:
with:
version: ${{ matrix.emacs-version }}
- - uses: actions/setup-node@v2
- with:
- node-version: '16'
-
- uses: emacs-eask/setup-eask@master
with:
version: 'snapshot'
diff --git a/Eask b/Eask
index 64417ea..4f15a27 100644
--- a/Eask
+++ b/Eask
@@ -2,6 +2,9 @@
"1.0.4"
"A major-mode for editing Rust source code")
+(website-url "https://github.com/rust-lang/rust-mode")
+(keywords "languages")
+
(package-file "rust-mode.el")
(files