Skip to content

Commit 2c91f25

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for FunctionImplementations at version 0.3 for package test, (keep existing compat)
1 parent 56676c9 commit 2c91f25

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

test/Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2020
TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
2121
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
2222

23-
[sources]
24-
BlockSparseArrays = {path = ".."}
23+
[sources.BlockSparseArrays]
24+
path = ".."
2525

2626
[compat]
2727
Adapt = "4"
@@ -30,6 +30,7 @@ ArrayLayouts = "1"
3030
BlockArrays = "1.8"
3131
BlockSparseArrays = "0.10"
3232
DiagonalArrays = "0.3"
33+
FunctionImplementations = "0.3"
3334
GPUArraysCore = "0.2"
3435
JLArrays = "0.2, 0.3"
3536
LinearAlgebra = "1"

0 commit comments

Comments
 (0)