mirror of
https://github.com/vale981/stream
synced 2025-03-05 10:01:39 -05:00
add json parser
This commit is contained in:
parent
14f6968431
commit
863c9cfeac
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
[org.clojure/core.async "1.2.603"]
|
[org.clojure/core.async "1.2.603"]
|
||||||
[slingshot "0.12.2"]
|
[slingshot "0.12.2"]
|
||||||
;; [com.github.hypfvieh/dbus-java "3.2.1"]
|
;; [com.github.hypfvieh/dbus-java "3.2.1"]
|
||||||
|
[org.clojure/data.json "1.0.0"]
|
||||||
[com.taoensso/encore "2.122.0"]]
|
[com.taoensso/encore "2.122.0"]]
|
||||||
:main ^:skip-aot stream.core
|
:main ^:skip-aot stream.core
|
||||||
:plugins [[lein-cloverage "1.1.2"]]
|
:plugins [[lein-cloverage "1.1.2"]]
|
||||||
|
|
Loading…
Add table
Reference in a new issue