From 7a0ffd4168a7442585fd63cb8dec22887c88626e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 23:03:46 -0400 Subject: [PATCH] CompatHelper: add new compat entry for "SnoopPrecompile" at version "1" (#418) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 92268b20f..ab748c8e9 100644 --- a/Project.toml +++ b/Project.toml @@ -47,6 +47,7 @@ PolyesterWeave = "0.1" SIMDDualNumbers = "0.1" SIMDTypes = "0.1" SLEEFPirates = "0.6.23" +SnoopPrecompile = "1" SpecialFunctions = "1, 2" Static = "0.7" ThreadingUtilities = "0.5"