summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-04-09 20:32:01 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-04-09 20:32:01 +0200
commit24a8c82305b81c11d26589dc82224640ab29fc35 (patch)
tree5cde156c4312a5ef4fb4887c348587911331b00a /project.clj
parentf7eb36d782508cbf3cc73e1f05630776d4a207bd (diff)
Migrate to noir-async.
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 2 insertions, 0 deletions
diff --git a/project.clj b/project.clj
index a6e2048..4d8e35e 100644
--- a/project.clj
+++ b/project.clj
@@ -24,6 +24,8 @@
[noir "1.2.1"]
[hiccup "0.3.7"]
[cssgen "0.2.5"]
+ [aleph "0.2.1-beta2"]
+ [noir-async "1.0.0-SNAPSHOT"]
;; Relational database access
[clojureql "1.0.3"]