From a78795833c671829bd1a6ee9f7ccb9fc30afb561 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 27 Jan 2026 01:57:13 +0000 Subject: [PATCH] CompatHelper: bump compat for Mooncake in [weakdeps] to 0.5, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 28e81053..65fc5f9a 100644 --- a/Project.toml +++ b/Project.toml @@ -33,7 +33,7 @@ Distances = "0.9, 0.10" FiniteDifferences = "0.12.33" KernelAbstractions = "0.9.34" LinearAlgebra = "1" -Mooncake = "0.4" +Mooncake = "0.4, 0.5" NearestNeighbors = "0.4.8" PrecompileTools = "1.2" StaticArrays = "1.9.15"