From d07a7b854f9c376568efb4f1c05e4b75a4adb6c2 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 29 Oct 2023 00:54:01 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index b752dac..5600665 100644 --- a/Project.toml +++ b/Project.toml @@ -57,6 +57,7 @@ Mustache = "1" OrderedCollections = "1" Retry = "0.4" Setfield = "1" +Statistics = "1" URIParser = "0.4" YAML = "0.4"