From 95835acb0df12f409dba7a00205d7d209b7e7b0e Mon Sep 17 00:00:00 2001 From: Pere Mato Date: Wed, 17 Apr 2024 18:28:29 +0200 Subject: [PATCH] Add StaticArrays --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index c053e4b..d66fb46 100644 --- a/Project.toml +++ b/Project.toml @@ -10,6 +10,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc" +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] FHist = "0.10"