From 7f6e1818dd27c92b0bd9ede39af5322fe716cd55 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 28 Sep 2025 21:18:36 +0000 Subject: [PATCH] CompatHelper: bump compat for SpeedMapping in [weakdeps] to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index befa0a81d..201a05177 100644 --- a/Project.toml +++ b/Project.toml @@ -122,7 +122,7 @@ SimpleNonlinearSolve = "2.1" SparseArrays = "1.10" SparseConnectivityTracer = "1" SparseMatrixColorings = "0.4.5" -SpeedMapping = "0.3" +SpeedMapping = "0.3, 0.4" StableRNGs = "1" StaticArrays = "1.9" StaticArraysCore = "1.4"