Skip to content

Commit cac2b80

Browse files
committed
Update to add rust mode in release
1 parent df41273 commit cac2b80

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

release.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ mode\htmlembedded\htmlembedded.js ^
4141
mode\clike\clike.js ^
4242
mode\clojure\clojure.js ^
4343
mode\ruby\ruby.js ^
44+
mode\rust\rust.js ^
4445
mode\python\python.js ^
4546
mode\shell\shell.js ^
4647
mode\php\php.js ^

release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ mode/clike/clike.js \
5050
mode/clojure/clojure.js \
5151
mode/diff/diff.js \
5252
mode/ruby/ruby.js \
53+
mode/rust/rust.js \
5354
mode/python/python.js \
5455
mode/shell/shell.js \
5556
mode/php/php.js \

0 commit comments

Comments
 (0)