From 0b300f9cbe11d3513593c0ef2a79af65e6470b92 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 4 Apr 2025 00:26:28 +0000 Subject: [PATCH] CompatHelper: add new compat entry for BloqadeLattices at version 0.2 for package BloqadeODE, (keep existing compat) --- lib/BloqadeODE/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/BloqadeODE/Project.toml b/lib/BloqadeODE/Project.toml index 18e9ba051..e5f09a16e 100644 --- a/lib/BloqadeODE/Project.toml +++ b/lib/BloqadeODE/Project.toml @@ -25,6 +25,7 @@ YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2" Adapt = "4" BloqadeExpr = "0.2" BloqadeKrylov = "0.2" +BloqadeLattices = "0.2" BloqadeMIS = "0.2" BloqadeWaveforms = "0.2" Configurations = "0.17"