From 4edea0a892fccd840f38ff253fc973bedb3c0ecc Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Wed, 20 Sep 2023 16:43:28 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 7e84a65a8..e39c0ec1f 100644 --- a/Project.toml +++ b/Project.toml @@ -53,6 +53,7 @@ LinearSolvePardisoExt = "Pardiso" [compat] ArrayInterface = "7.4.11" BlockDiagonals = "0.1" +ConcreteStructs = "0.2" DocStringExtensions = "0.8, 0.9" EnumX = "1" FastLapackInterface = "1, 2"