Skip to content

Commit 9a7c0a2

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for VectorInterface to 0.5, (keep existing compat) (#16)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 5eee1bb commit 9a7c0a2

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
@@ -23,11 +23,11 @@ PackageExtensionCompat = "1"
2323
Random = "1"
2424
SparseArrays = "1"
2525
Strided = "2"
26+
TensorOperations = "5"
2627
Test = "1"
2728
TestExtras = "0.3"
28-
TensorOperations = "5"
2929
TupleTools = "1.1"
30-
VectorInterface = "0.4.1"
30+
VectorInterface = "0.4.1, 0.5"
3131
julia = "1.8"
3232

3333
[extras]

0 commit comments

Comments
 (0)