From 41ee4cf3274c35551bfc85c6beae5b54648ba546 Mon Sep 17 00:00:00 2001 From: Stefan Krastanov Date: Sat, 16 Dec 2023 02:42:22 -0500 Subject: [PATCH] bump LDPCDecoders compat bound --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 79a82305a..5ff08ee1e 100644 --- a/Project.toml +++ b/Project.toml @@ -45,6 +45,7 @@ Graphs = "1.4.1" HostCPUFeatures = "0.1.6" ILog2 = "0.2.3" InteractiveUtils = "1" +LDPCDecoders = "0.1.1" LinearAlgebra = "1" MacroTools = "0.5.9" Makie = "0.19.7"