diff --git a/G/GridapEmbedded/Compat.toml b/G/GridapEmbedded/Compat.toml index 298b0e075fff93f..61fdf3fdc133f91 100644 --- a/G/GridapEmbedded/Compat.toml +++ b/G/GridapEmbedded/Compat.toml @@ -64,3 +64,7 @@ MiniQhull = "0.1-0.4" ["0.8.3-0"] AbstractTrees = "0.3.3-0.4" FillArrays = ["0.10-0.13", "1"] + +["0.9-0"] +Algoim = "0.2" +CxxWrap = "0.14" diff --git a/G/GridapEmbedded/Deps.toml b/G/GridapEmbedded/Deps.toml index dc826c725976742..2472d97ddd9bc96 100644 --- a/G/GridapEmbedded/Deps.toml +++ b/G/GridapEmbedded/Deps.toml @@ -12,3 +12,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" ["0.6-0"] FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" + +["0.9-0"] +Algoim = "0eb9048c-21de-4c7a-bfac-056de1940b74" +CxxWrap = "1f15a43c-97ca-5a2a-ae31-89f07a497df4" +algoimWrapper_jll = "3c43aa7b-5398-51f3-8d75-8f051e6faa4d" diff --git a/G/GridapEmbedded/Versions.toml b/G/GridapEmbedded/Versions.toml index 0d5ca42b69d8d2b..7aada82a70ba1a9 100644 --- a/G/GridapEmbedded/Versions.toml +++ b/G/GridapEmbedded/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "731fc361aa401b0790555f5cf2fc96b10aa7e1df" ["0.8.3"] git-tree-sha1 = "34a965c98b3ce017018228aee79080e9dc3b023e" + +["0.9.0"] +git-tree-sha1 = "5620355927e78d08b632ec26a10d9781c82b3137"