From 1e3d34e2ceba63319cf4aa2b18a5f3437535d525 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 30 May 2025 00:14:22 +0000 Subject: [PATCH] CompatHelper: add new compat entry for StableRNGs at version 1 for package benchmarks, (keep existing compat) --- benchmarks/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmarks/Project.toml b/benchmarks/Project.toml index 134508b83..156a95380 100644 --- a/benchmarks/Project.toml +++ b/benchmarks/Project.toml @@ -23,3 +23,4 @@ ForwardDiff = "0.10.38, 1" LogDensityProblems = "2.1.2" PrettyTables = "2.4.0" ReverseDiff = "1.15.3" +StableRNGs = "1"