Skip to content

Commit 0002428

Browse files
c42fdlfivefifty
authored andcommitted
Allow use with StaticArrays 0.12 (#79)
1 parent ea10e2e commit 0002428

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
@@ -11,7 +11,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111
[compat]
1212
FillArrays = "0.7,0.8"
1313
MacroTools = "0.4.5,0.5"
14-
StaticArrays = "0.8,0.9,0.10,0.11"
14+
StaticArrays = "0.8,0.9,0.10,0.11,0.12"
1515
julia = "1"
1616

1717
[extras]

0 commit comments

Comments
 (0)