Files
emacsd/elpa/rust-mode-20191123.1632/rust-mode-pkg.el
Raymundo Vásquez Ruiz b62e260b24 update
2019-12-01 19:55:19 +01:00

3 lines
315 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "rust-mode" "20191123.1632" "A major emacs mode for editing Rust source code" '((emacs "24.0")) :commit "4c8754b249f96455facf81fd5d5b2d06d0cd9b79" :keywords '("languages") :authors '(("Mozilla")) :maintainer '("Mozilla") :url "https://github.com/rust-lang/rust-mode")