From 35c32741fdcce9e4913882ae40b1e68b0396be95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 23:06:52 +0000 Subject: [PATCH] CompatHelper: bump compat for "DecFP" to "1.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 67cdb16f..c1f4b1f3 100644 --- a/Project.toml +++ b/Project.toml @@ -57,7 +57,7 @@ BenchmarkTools = "0.4, 0.5" CUDAnative = "2.5, 3.0" Cairo = "0.8, 1.0" CuArrays = "1.4, 2.0" -DecFP = "0.4" +DecFP = "0.4, 1.0" Decimals = "0.4" DiffEqBayes = "2.8" DiffEqBiological = "4.0"