3 lines
344 B
EmacsLisp
3 lines
344 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "flycheck-rust" "20170404.842" "Flycheck: Rust additions and Cargo support" '((emacs "24.1") (flycheck "0.20") (dash "2.13.0") (seq "2.15") (let-alist "1.0.4")) :commit "a89c0298f5e8fdcb0c33833ca1eca64632cec053" :url "https://github.com/flycheck/flycheck-rust" :keywords '("tools" "convenience"))
|