From 54e13ee7f6964e8f20cdc1bcae65686ca2f7a601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Wed, 8 Dec 2021 15:51:50 -0500 Subject: [PATCH 1/2] Bump CSDP_jll to v600.200.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cb12a75..c8e8170 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] BinaryProvider = "0.5.9" -CSDP_jll = "=6.2.0" +CSDP_jll = "=600.200.1" Glob = "1.2" MathOptInterface = "0.10" julia = "1" From 7d46c0e4647f883c228c3446cff3670dcda786d0 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Thu, 9 Dec 2021 10:19:28 +1300 Subject: [PATCH 2/2] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c8e8170..c320859 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] BinaryProvider = "0.5.9" -CSDP_jll = "=600.200.1" +CSDP_jll = "=6.2.0, =600.200.1" Glob = "1.2" MathOptInterface = "0.10" julia = "1"