From edeb11981cdf2701fc485cdc4060f1888ce03cba Mon Sep 17 00:00:00 2001 From: huiyuxie Date: Sat, 7 Dec 2024 23:34:50 -1000 Subject: [PATCH] Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8a3a4772613..5e192c6618d 100644 --- a/Project.toml +++ b/Project.toml @@ -94,7 +94,7 @@ PrecompileTools = "1.1" Preferences = "1.3" Printf = "1" RecipesBase = "1.1" -RecursiveArrayTools = "2.38.10" +RecursiveArrayTools = "3" Reexport = "1.0" Requires = "1.1" SciMLBase = "1.90, 2"