Skip to content

Commit 738bdce

Browse files
committed
[compat] require MosaicViews 0.3.3
This is for Julia < 1.3
1 parent 500c26a commit 738bdce

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
@@ -19,7 +19,7 @@ Colors = "0.9, 0.10, 0.11, 0.12"
1919
FixedPointNumbers = "0.6.1, 0.7, 0.8"
2020
Graphics = "0.4, 1.0"
2121
MappedArrays = "0.2, 0.3, 0.4"
22-
MosaicViews = "0.3"
22+
MosaicViews = "0.3.3"
2323
OffsetArrays = "0.8, 0.9, 0.10, 0.11, 1.0.1"
2424
PaddedViews = "0.5.8"
2525
Reexport = "0.2, 1.0"

0 commit comments

Comments
 (0)