From 8a1744fd8001bfa8ea465f2a8b5e9da8d50f244a Mon Sep 17 00:00:00 2001 From: sagitta42 Date: Wed, 8 Nov 2023 10:28:15 +0100 Subject: [PATCH] SSD 0.9.4 fano fix --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7d8cdb9..8dc05b8 100644 --- a/Project.toml +++ b/Project.toml @@ -67,7 +67,7 @@ RadiationSpectra = "0.5" Random123 = "1.2" RecipesBase = "1" Requires = "0.5, 1" -SolidStateDetectors = "0.8, 0.9" +SolidStateDetectors = "0.9.4 - 0.9" StaticArrays = "0.12, 1" Statistics = "1" StatsBase = "0.32, 0.33, 0.34"