diff --git a/C/CompactBasisFunctions/Compat.toml b/C/CompactBasisFunctions/Compat.toml index 79644eeb6c2bc3e..634dc59ac33659f 100644 --- a/C/CompactBasisFunctions/Compat.toml +++ b/C/CompactBasisFunctions/Compat.toml @@ -20,6 +20,9 @@ StaticArrays = ["0.12", "1"] ["0.2.10-0"] ContinuumArrays = "0.8-0.17" +["0.2.11-0"] +FastTransforms = "0.13-0.16" + ["0.2.2"] ContinuumArrays = "0.3-0.4" @@ -47,10 +50,12 @@ FastTransforms = "0.10-0.15" ContinuumArrays = "0.8-0.14" ["0.2.8-0"] -FastTransforms = "0.13-0.15" OffsetArrays = "1" StaticArrays = "1" julia = "1.6.0-1" +["0.2.8-0.2.10"] +FastTransforms = "0.13-0.15" + ["0.2.9"] ContinuumArrays = "0.8-0.15" diff --git a/C/CompactBasisFunctions/Versions.toml b/C/CompactBasisFunctions/Versions.toml index 6294cc8cf613fd7..37b4e1e88a795bc 100644 --- a/C/CompactBasisFunctions/Versions.toml +++ b/C/CompactBasisFunctions/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "5407ae6482b2e1fdd32c2173ae02edbb8c6466c0" ["0.2.10"] git-tree-sha1 = "0c244633d4f7de76c5cc26d3f2a9d9ed94cfcd77" + +["0.2.11"] +git-tree-sha1 = "30c3b023223a91672714e7a6818854338f5d1110"