Skip to content

Commit

Permalink
add org.clojure/tools.macro as an explicit dep
Browse files Browse the repository at this point in the history
  • Loading branch information
pandeiro committed May 11, 2012
1 parent 28d4031 commit 2aefcc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Expand Up @@ -10,4 +10,5 @@
[ring "1.0.2"]
[hiccup "1.0.0-beta1"]
[clj-stacktrace "0.2.4"]
[org.mindrot/jbcrypt "0.3m"]])
[org.mindrot/jbcrypt "0.3m"]
[org.clojure/tools.macro "0.1.1"]])

0 comments on commit 2aefcc1

Please sign in to comment.