Skip to content

Commit f16156f

Browse files
github-actions[bot]dlfivefifty
authored andcommitted
Automated commit by CompatHelper.jl (#26)
1 parent 4cccbfb commit f16156f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ BandedMatrices = "0.12, 0.13"
1515
FillArrays = "0.7"
1616
IntervalSets = "0.3.1"
1717
LazyArrays = "0.12"
18+
QuasiArrays = "0.0.2, 0.0.3"
1819
julia = "1.1"
19-
QuasiArrays = "0.0.2"
2020

2121
[extras]
22-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2322
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
23+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2424

2525
[targets]
26-
test = ["Test","ForwardDiff"]
26+
test = ["Test", "ForwardDiff"]

0 commit comments

Comments
 (0)