Skip to content

Commit 1e97c83

Browse files
authored
Update Project.toml
1 parent fbf148d commit 1e97c83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121

2222
[compat]
2323
AbstractFFTs = "0.4"
24-
ApproxFunBase = "0.1.3"
24+
ApproxFunBase = "0.1.5"
2525
BandedMatrices = "0.9, 0.10"
2626
BlockArrays = "0.9"
2727
BlockBandedMatrices = "0.4.3"
@@ -41,4 +41,4 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
4141
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
4242

4343
[targets]
44-
test = ["Test","StaticArrays","LazyArrays"]
44+
test = ["Test","StaticArrays","LazyArrays"]

0 commit comments

Comments
 (0)