From 2932e33dbfeddbd4a746b853c890595f57e1aaae Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 2 Dec 2022 00:43:57 +0000 Subject: [PATCH] CompatHelper: add new compat entry for StochasticRounding at version 0.6, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ff3e499..24f22a1 100644 --- a/Project.toml +++ b/Project.toml @@ -25,6 +25,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StochasticRounding = "3843c9a1-1f18-49ff-9d99-1b4c8a8e97ed" [compat] +StochasticRounding = "0.6" julia = "1.6" [extras]