Closed whilo closed 7 years ago
The version of byte-streams
used by clj-leveldb is old, if you add [byte-streams "0.2.2"]
to your dependencies, this should resolve itself. Unfortunately, I no longer have commit rights to clj-leveldb, and cannot fix this there.
Ok, thanks.
Hi,
I am trying to include clj-leveldb in my project using Clojure 1.9 and the clj-tuple dependency cannot be loaded (when the ns form is evaled in the REPL):
I can provide further information, if necessary.
Best, Christian