Skip to content

Commit 4cbce7e

Browse files
mtfishmanclaude
andcommitted
CompatHelper: bump compat for VectorInterface to 0.6 for test env
CompatHelper missed this one because the test env isn't a separately registered subpackage. Without it, CheckCompatBounds reports an empty intersection between VectorInterface@0.6.0 and the test workspace project's compat "0.5". Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 743a3f5 commit 4cbce7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ StableRNGs = "1"
4646
Suppressor = "0.2"
4747
TensorOperations = "5.5"
4848
Test = "1.10"
49-
VectorInterface = "0.5"
49+
VectorInterface = "0.5, 0.6"
5050
Zygote = "0.7"

0 commit comments

Comments
 (0)