Skip to content

Commit bf75f8a

Browse files
Allow staticarrays v1.0
1 parent e8b6ca4 commit bf75f8a

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 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1111
BenchmarkTools = "0.5"
1212
Compat = "2, 3"
1313
FiniteDifferences = "0.10"
14-
StaticArrays = "0.11, 0.12"
14+
StaticArrays = "0.11, 0.12, 1"
1515
julia = "1"
1616

1717
[extras]

0 commit comments

Comments
 (0)