We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97f25a commit 305d69aCopy full SHA for 305d69a
README.md
@@ -30,7 +30,7 @@ In your `deps.edn` specify an alias with a dependency on `clj.native-image`:
30
:extra-deps
31
{clj.native-image
32
{:git/url "https://github.com/taylorwood/clj.native-image.git"
33
- :sha "0f113d46f9f0d07e8a29545c636431ddf5360a7d"}}}}
+ :sha "d97f25aa153e0f94139f5d03e60a345151815d4d"}}}}
34
:jvm-opts ["-Dclojure.compiler.direct-linking=true"]}
35
```
36
0 commit comments