From 3494054532fc007ad646f6a9eb22365429842ae1 Mon Sep 17 00:00:00 2001 From: Philippe Roy Date: Mon, 30 Sep 2024 13:29:22 -0400 Subject: [PATCH] Update Project.toml Re-adding Zarr --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1c62c67..e5e71d2 100644 --- a/Project.toml +++ b/Project.toml @@ -18,7 +18,7 @@ Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45" StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c" -#Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99" +Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99" [compat] julia = "1.10"