From 6cbbc92c645aa2d002e4e2c0a0a62553555179b6 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 7 Feb 2024 01:06:44 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Artifacts at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index e9d8f60..92ef849 100644 --- a/Project.toml +++ b/Project.toml @@ -11,6 +11,7 @@ TensorInference = "c2297e78-99bd-40ad-871d-f50e56b81012" TestReports = "dcd651b4-b50a-5b6b-8f22-87e9f253a252" [compat] +Artifacts = "1" julia = "1.3" [extras]