From beb01e60f62bed527537341935625dfc79b299e1 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 1 Aug 2023 10:26:37 +0200 Subject: [PATCH] Update to latest libsingular_julia (#687) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 24528ca46..a44667774 100644 --- a/Project.toml +++ b/Project.toml @@ -28,4 +28,4 @@ RandomExtensions = "0.4.2" Singular_jll = "~403.203.202" julia = "1.6" lib4ti2_jll = "1.6.10" -libsingular_julia_jll = "~0.35.0" +libsingular_julia_jll = "~0.36.0"