summaryrefslogtreecommitdiff
path: root/emacs.d/elpa/flycheck-rust-20190319.1546/flycheck-rust-pkg.el
blob: 152631d1137980e194ff1bd20e18f5188439ffb0 (plain)
1
2
;;; -*- 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")