Skip to content

Commit fc61f84

Browse files
authored
Merge pull request #198 from cscherrer/cs-staticarrays-version
Allow StaticArrays 0.12
2 parents faf3ee2 + 03abd0a commit fc61f84

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
@@ -25,7 +25,7 @@ IfElse = "0.1"
2525
LabelledArrays = "1.5"
2626
NaNMath = "0.3"
2727
SpecialFunctions = "0.10, 1.0"
28-
StaticArrays = "1.0"
28+
StaticArrays = "0.12, 1.0"
2929
TimerOutputs = "0.5"
3030
julia = "1.3"
3131

0 commit comments

Comments
 (0)