From ba1ca457019a84489ba0c86938c386247e73d01c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 10 Aug 2026 02:21:45 +0000 Subject: [PATCH] CompatHelper: add new compat entry for LazyArtifacts at version 1 for package KhepriRhino, (keep existing compat) --- Julia/KhepriRhino/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Julia/KhepriRhino/Project.toml b/Julia/KhepriRhino/Project.toml index a26d0d32..09e3fc4e 100644 --- a/Julia/KhepriRhino/Project.toml +++ b/Julia/KhepriRhino/Project.toml @@ -14,6 +14,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc" [compat] ColorTypes = "0.11" KhepriBase = "0.8.1" +LazyArtifacts = "1" PNGFiles = "0.4" Reexport = "1" julia = "1.12"