From 65027041d887ab7c5cc678d39ff6e6985529d640 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 15 May 2022 00:51:17 +0000 Subject: [PATCH] CompatHelper: add new compat entry for ProfileView at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 6895f86..3b7f386 100644 --- a/Project.toml +++ b/Project.toml @@ -15,6 +15,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] Images = "0.25" +ProfileView = "1" julia = "1" [extras]