From 77f3a678e54f1ca9df182be83e07a25a325ecff0 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 29 May 2026 01:58:38 +0000 Subject: [PATCH] CompatHelper: bump compat for VectorInterface to 0.6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 68e3100..f8e737e 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ TensorOperations = "5" Test = "1" TestExtras = "0.2, 0.3" TupleTools = "1" -VectorInterface = "0.4.8, 0.5" +VectorInterface = "0.4.8, 0.5, 0.6" julia = "1.10" [extras]