Files
emacsd/elpa/flycheck-rust-20190319.1546/flycheck-rust-pkg.el

3 lines
465 B
EmacsLisp
Raw Normal View History

2019-10-27 20:23:01 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "flycheck-rust" "20190319.1546" "Flycheck: Rust additions and Cargo support" '((emacs "24.1") (flycheck "28") (dash "2.13.0") (seq "2.3") (let-alist "1.0.4")) :commit "a139cd53c5062697e9ed94ad80b803c37d999600" :keywords '("tools" "convenience") :authors '(("Sebastian Wiesner" . "swiesner@lunaryorn.com")) :maintainer '("Sebastian Wiesner" . "swiesner@lunaryorn.com") :url "https://github.com/flycheck/flycheck-rust")