From 0db991843d84f7388d3985d141fa484d071ef050 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 19 May 2022 00:52:19 +0000 Subject: [PATCH] CompatHelper: add new compat entry for JET at version 0.5, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index f4bca2d..17b2605 100644 --- a/Project.toml +++ b/Project.toml @@ -17,6 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] Images = "0.25" +JET = "0.5" StaticArrays = "1" julia = "1"