From 9b3beb517489af26503c7208ae9732477cbe4e3d Mon Sep 17 00:00:00 2001 From: qwjyh Date: Tue, 7 May 2024 11:19:50 +0900 Subject: [PATCH] fixup! Fix CI --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index a5252db..3e7ddd4 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -2,5 +2,5 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e" -Legos = "6c892f99-6e80-4382-8dc3-97545b5cb80e" +QuantumLegos = "6c892f99-6e80-4382-8dc3-97545b5cb80e" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"