summaryrefslogtreecommitdiff
path: root/emacs.d/elpa/flycheck-rust-20190319.1546/flycheck-rust-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/elpa/flycheck-rust-20190319.1546/flycheck-rust-pkg.el')
-rw-r--r--emacs.d/elpa/flycheck-rust-20190319.1546/flycheck-rust-pkg.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.d/elpa/flycheck-rust-20190319.1546/flycheck-rust-pkg.el b/emacs.d/elpa/flycheck-rust-20190319.1546/flycheck-rust-pkg.el
new file mode 100644
index 0000000..152631d
--- /dev/null
+++ b/emacs.d/elpa/flycheck-rust-20190319.1546/flycheck-rust-pkg.el
@@ -0,0 +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")