Skip to content

Commit

Permalink
bump manifold version
Browse files Browse the repository at this point in the history
  • Loading branch information
cartesian-theatrics committed Apr 8, 2024
1 parent 69b8704 commit f3fcc1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{:paths ["src/main" "resources"]
:deps {net.mikera/core.matrix {:mvn/version "0.62.0"}
;; org.clojars.cartesiantheatrics/clj-manifold3d {:local/root "../clj-manifold3d"}
org.clojars.cartesiantheatrics/clj-manifold3d {:mvn/version "0.0.18"}
org.clojars.cartesiantheatrics/clj-manifold3d {:mvn/version "0.0.22"}
net.mikera/vectorz-clj {:mvn/version "0.48.0"}
metosin/malli {:mvn/version "0.11.0"}
scad-clj/scad-clj {:mvn/version "0.5.3"}}
:aliases
{:dev
{:extra-deps
{org.clojars.cartesiantheatrics/manifold3d$linux-x86_64 {:mvn/version "1.0.77"}}}
{org.clojars.cartesiantheatrics/manifold3d$linux-x86_64 {:mvn/version "1.0.79"}}}

:test {:extra-paths ["test/main"]
:extra-deps {lambdaisland/kaocha {:mvn/version "1.88.1376"}
Expand Down

0 comments on commit f3fcc1c

Please sign in to comment.