mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 09:23:17 -09:00
add synthread
This commit is contained in:
parent
2cea1afcc8
commit
aff9407d2d
@ -3,7 +3,8 @@
|
|||||||
org.clojure/core.match {:mvn/version "1.0.1"}
|
org.clojure/core.match {:mvn/version "1.0.1"}
|
||||||
clj-http/clj-http {:mvn/version "3.12.3"}
|
clj-http/clj-http {:mvn/version "3.12.3"}
|
||||||
org.clojure/math.combinatorics {:mvn/version "0.2.0"}
|
org.clojure/math.combinatorics {:mvn/version "0.2.0"}
|
||||||
org.clojure/tools.trace {:mvn/version "0.7.11"}}
|
org.clojure/tools.trace {:mvn/version "0.7.11"}
|
||||||
|
lonocloud/synthread {:mvn/version "1.4.0"}}
|
||||||
:aliases
|
:aliases
|
||||||
{:repl
|
{:repl
|
||||||
{:extra-deps {nrepl/nrepl {:mvn/version "0.9.0"}
|
{:extra-deps {nrepl/nrepl {:mvn/version "0.9.0"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user