SCI: fix fallback protocol method on records
This commit is contained in:
parent
e444267428
commit
0e744b1e2f
2 changed files with 4 additions and 2 deletions
|
|
@ -127,7 +127,9 @@
|
|||
clj-stacktrace/clj-stacktrace {:mvn/version "0.2.8"}
|
||||
clojure-msgpack/clojure-msgpack {:mvn/version "1.2.1"}
|
||||
cli-matic/cli-matic {:git/url "https://github.com/l3nz/cli-matic.git", :git/sha "9cd53ba7336363e3d06650dbad413b6f8b06e471"}
|
||||
aysylu/loom {:mvn/version "1.0.2"}}
|
||||
aysylu/loom {:mvn/version "1.0.2"}
|
||||
com.layerware/hugsql-core {:mvn/version "0.5.1"}
|
||||
com.github.seancorfield/expectations {:mvn/version "2.0.157"}}
|
||||
:classpath-overrides {org.clojure/clojure nil
|
||||
org.clojure/spec.alpha nil}}
|
||||
:clj-nvd
|
||||
|
|
|
|||
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit 134b2abd9051a11fdfc7d3ae94964f0a4d4c07de
|
||||
Subproject commit 5e4978df1f935f38bbf902ec962ec9690d8eaedd
|
||||
Loading…
Reference in a new issue