7 lines
288 B
Clojure
7 lines
288 B
Clojure
{:paths ["src"]
|
|
:deps
|
|
{org.clojure/data.csv {:mvn/version "1.0.0"}
|
|
org.clojure/core.match {:mvn/version "1.0.0"}
|
|
arachne-framework/valuehash {:git/url "https://git.fudo.org/fudo-public/valuehash.git"
|
|
:sha "9d2dbafdb5db886a57f44c5b7fe32c824713e6c7"}}}
|