From 8e92c3bd318e6519f0c90912a099ea381ee48fe9 Mon Sep 17 00:00:00 2001 From: serenity4 Date: Thu, 2 Nov 2023 16:52:36 +0100 Subject: [PATCH] Include compat entry for Logging --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 282798e..73a37b1 100644 --- a/Project.toml +++ b/Project.toml @@ -16,6 +16,7 @@ Combinatorics = "1" CompileTraces = "1" Dictionaries = "0.3" Graphs = "1" +Logging = "1" PrecompileTools = "1" julia = "1.9"