From 7e45c3f2e43a769c755605bb9a30f4db71b5ece9 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 14 Feb 2024 00:31:11 +0000 Subject: [PATCH] CompatHelper: bump compat for Sole to 0.3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 41c9085..58a79f3 100644 --- a/Project.toml +++ b/Project.toml @@ -63,7 +63,7 @@ Random = "1" Reexport = "1" ResumableFunctions = "0.6" Revise = "3" -Sole = "0.4" +Sole = "0.4, 0.3" SoleBase = "0.12" SoleData = "0.13" SoleLogics = "0.7"