From ddecca22bff34ab3f646997256d787ce59d5d31e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 16 Apr 2026 02:00:02 +0000 Subject: [PATCH] CompatHelper: bump compat for ApproxManifoldProducts to 0.11, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d6ce04941..d493d613f 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.11" AprilTags = "0.8, 0.9" Clustering = "0.15" ColorVectorSpace = "0.9, 0.10"