Use core.async from Maven
This commit is contained in:
parent
d4753418ca
commit
091aa3c1d7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||
:dependencies [[org.clojure/clojure "1.5.1"]
|
||||
[org.clojure/clojurescript "0.0-1909"]
|
||||
[core.async "0.1.0-SNAPSHOT"]
|
||||
[org.clojure/core.async "0.1.267.0-0d7780-alpha"]
|
||||
[http-kit "2.1.8"]
|
||||
[compojure "1.1.5"]
|
||||
[ring/ring-devel "1.2.0"]
|
||||
|
|
Loading…
Reference in a new issue