From f4641e0d16352153d65ccb6441e046f0a07627be Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 5 Oct 2024 01:12:12 +0000 Subject: [PATCH] CompatHelper: bump compat for ILog2 to 2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d8f9e83e4..7f5ea30e9 100644 --- a/Project.toml +++ b/Project.toml @@ -50,7 +50,7 @@ DocStringExtensions = "0.9" Graphs = "1.9" Hecke = "0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34" HostCPUFeatures = "0.1.6" -ILog2 = "0.2.3" +ILog2 = "0.2.3, 2" InteractiveUtils = "1.9" LDPCDecoders = "0.3.1" LinearAlgebra = "1.9"