From 5bf34497f1cb283070e489cc0509789ad9363779 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 29 Oct 2021 00:56:06 +0000 Subject: [PATCH] CompatHelper: add new compat entry for TimerOutputs at version 0.5, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 709633d..3c40ab6 100644 --- a/Project.toml +++ b/Project.toml @@ -15,6 +15,7 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" [compat] +TimerOutputs = "0.5" julia = "1" [extras]