Skip to content

Commit

Permalink
Adding nippy.
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Nov 22, 2020
1 parent faa11bd commit 165abea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
:clean-targets [:target-path "docs"]}
:travis
{:test-paths ["test"]
:dependencies [[org.clojure/core.async "1.3.610"]]}
:dependencies [[org.clojure/core.async "1.3.610"]
[com.taoensso/nippy "3.1.0-RC1"]]}
:uberjar
{:aot [tech.v3.datatype.main]
:source-paths ["src" "native_test"]
Expand Down

0 comments on commit 165abea

Please sign in to comment.