Skip to content

Commit ae2d86d

Browse files
committed
Support StaticArrays 1
Closes #31
1 parent 8012052 commit ae2d86d

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
@@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212
[compat]
1313
Interpolations = "0.9, 0.10, 0.11, 0.12"
1414
IterTools = "1"
15-
StaticArrays = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
15+
StaticArrays = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 1"
1616
julia = "1"
1717

1818
[extras]

0 commit comments

Comments
 (0)