From 3bf5637327bd3149e275191b41f994cbe396d5db Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Wed, 28 Feb 2024 16:39:49 -0500 Subject: [PATCH] Min should be Adapt 2.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 24734fc..0c9cc12 100644 --- a/Project.toml +++ b/Project.toml @@ -7,7 +7,7 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" [compat] -Adapt = "2, 3, 4" +Adapt = "2.1, 3, 4" julia = "1" [extras]