From 5dfc0141d01259c7831be9b1021418e4247b3283 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 10 Oct 2025 01:00:30 +0000 Subject: [PATCH] CompatHelper: bump compat for ApproxManifoldProducts to 0.10, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d6ce04941..631708c60 100644 --- a/Project.toml +++ b/Project.toml @@ -78,7 +78,7 @@ CaesarLasIOExt = "LasIO" CaesarZMQExt = "ZMQ" [compat] -ApproxManifoldProducts = "0.7, 0.8" +ApproxManifoldProducts = "0.7, 0.8, 0.10" AprilTags = "0.8, 0.9" Clustering = "0.15" ColorVectorSpace = "0.9, 0.10"