worther/deps.edn

7 lines
288 B
Clojure
Raw Normal View History

2021-08-03 07:20:06 -07:00
{: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"}}}