From e02b8fe9ce89ebfe6834d2cdb876cc0d8c174e00 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 11 Jul 2025 00:26:42 +0000 Subject: [PATCH] CompatHelper: bump compat for YaoBlocks to 0.14 for package BloqadeGates, (keep existing compat) --- lib/BloqadeGates/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/BloqadeGates/Project.toml b/lib/BloqadeGates/Project.toml index 01ee96533..6db5ba37f 100644 --- a/lib/BloqadeGates/Project.toml +++ b/lib/BloqadeGates/Project.toml @@ -18,7 +18,7 @@ BloqadeODE = "0.2" LinearAlgebra = "1" YaoAPI = "0.4" YaoArrayRegister = "0.9" -YaoBlocks = "0.13" +YaoBlocks = "0.13, 0.14" julia = "1.6" [extras]