attempting for square 3 approach.

This commit is contained in:
Bryce Covert
2023-01-06 16:34:30 -08:00
parent 7cd1b689f7
commit ad5841135a
6 changed files with 793 additions and 10 deletions

View File

@@ -92,6 +92,11 @@
[org.clojure/data.json "1.0.0"]
[org.clojure/data.csv "1.0.0"]
[io.rkn/conformity "0.5.4"]
[com.brunobonacci/mulog "0.9.0"]
[com.brunobonacci/mulog-adv-console "0.9.0"]
[manifold "0.3.0"
:exclusions
[org.clojure/core.async]]
[hiccup "1.0.5"]