From 9d6e4d89ef0f41d20a08c7f47288e8d12941c488 Mon Sep 17 00:00:00 2001 From: Adriano Meligrana <68152031+ameligrana@users.noreply.github.com> Date: Fri, 30 Jan 2026 00:52:39 +0100 Subject: [PATCH] Update Mooncake version to include 0.5 --- DifferentiationInterface/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DifferentiationInterface/Project.toml b/DifferentiationInterface/Project.toml index d50bdcf11..6654eee77 100644 --- a/DifferentiationInterface/Project.toml +++ b/DifferentiationInterface/Project.toml @@ -69,7 +69,7 @@ ForwardDiff = "0.10.36,1" GPUArraysCore = "0.2" GTPSA = "1.4.0" LinearAlgebra = "1" -Mooncake = "0.4.175" +Mooncake = "0.4.175, 0.5" PolyesterForwardDiff = "0.1.2" ReverseDiff = "1.15.1" SparseArrays = "1"