Skip to content

Commit 91cee49

Browse files
CompatHelper: bump compat for "AbstractFFTs" to "1.0"
1 parent e991b7b commit 91cee49

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
@@ -17,7 +17,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1717
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1818

1919
[compat]
20-
AbstractFFTs = "0.5"
20+
AbstractFFTs = "0.5, 1.0"
2121
BenchmarkTools = "0.5"
2222
CovarianceEstimation = "0.2"
2323
IntervalSets = "0.5.1"

0 commit comments

Comments
 (0)