diff --git a/project.clj b/project.clj index 1b2221b..1a7e4a1 100644 --- a/project.clj +++ b/project.clj @@ -13,5 +13,6 @@ :plugins [[lein-marginalia "0.7.1"]] :dependencies [[org.clojure/clojure "1.5.1"] [org.clojure/tools.trace "0.7.8"] + [instaparse "1.3.3"] [mw-engine "0.1.3-SNAPSHOT"] ])