From f3318fd524e6b231c9611a827a57226d1ce40253 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:56:55 +1200 Subject: [PATCH] CompatHelper: bump compat for VectorInterface to 0.4, (keep existing compat) (#215) * CompatHelper: bump compat for VectorInterface to 0.4, (keep existing compat) * resolve conflict --------- Co-authored-by: CompatHelper Julia Co-authored-by: Joachim Brand Co-authored-by: Joachim Brand --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 70244cfaa..7357f236b 100644 --- a/Project.toml +++ b/Project.toml @@ -66,7 +66,7 @@ StrFormat = "1" StrLiterals = "1" TerminalLoggers = "0.1.4" TupleTools = "1" -VectorInterface = "0.2, 0.3" +VectorInterface = "0.2, 0.3, 0.4" julia = "1.7" [extras]