From dfd4bede82e7f8d5d8a38693be5651e2528e7216 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 30 May 2025 00:14:18 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Mooncake at version 0.4 for package benchmarks, (keep existing compat) --- benchmarks/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmarks/Project.toml b/benchmarks/Project.toml index 134508b83..c2a3f009f 100644 --- a/benchmarks/Project.toml +++ b/benchmarks/Project.toml @@ -21,5 +21,6 @@ BenchmarkTools = "1.6.0" Distributions = "0.25.117" ForwardDiff = "0.10.38, 1" LogDensityProblems = "2.1.2" +Mooncake = "0.4" PrettyTables = "2.4.0" ReverseDiff = "1.15.3"