Skip to content

Commit 238cc7f

Browse files
CompatHelper: bump compat for "StaticArrays" to "1.0" (#56)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fbac92d commit 238cc7f

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
@@ -43,7 +43,7 @@ IntervalSets = "0.5"
4343
LazyArrays = "0.14, 0.15, 0.16, 0.17, 0.18, 0.19"
4444
LowRankApprox = "0.2, 0.3, 0.4"
4545
SpecialFunctions = "0.8, 0.9, 0.10"
46-
StaticArrays = "0.12"
46+
StaticArrays = "0.12, 1.0"
4747
ToeplitzMatrices = "0.6"
4848
julia = "1.3"
4949

0 commit comments

Comments
 (0)