Skip to content

Commit 667f68d

Browse files
committed
fix version incopatibilities
need to support MakieCore 0.5 until JuliaFolds/UnionArrays.jl#38 is merged.
1 parent ac96e0e commit 667f68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ FoldsCUDA = "0.1"
2626
GeometryBasics = "0.4"
2727
ImageIO = "0.6"
2828
ImageShow = "0.3"
29-
MakieCore = "0.6"
29+
MakieCore = "0.5, 0.6"
3030
OffsetArrays = "1"
3131
Referenceables = "0.1"
3232
Transducers = "0.4"

0 commit comments

Comments
 (0)