From 3743ccf5db68a94100d26ee1b83ccdf447709931 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 2 Apr 2025 01:29:30 +0000 Subject: [PATCH] CompatHelper: add new compat entry for CpuId at version 0.3, (keep existing compat) --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index 9fda588..9ddaca7 100644 --- a/Project.toml +++ b/Project.toml @@ -27,3 +27,6 @@ MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195" [extensions] PerfTest_MPIExt = "MPI" + +[compat] +CpuId = "0.3"