From 1b2dd9f3858f5405b29e5ba79528b5adfb395638 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 2 Nov 2022 00:32:51 +0000 Subject: [PATCH] CompatHelper: add new compat entry for FastGaussQuadrature at version 0.5, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index dc8dd12..ef8150f 100644 --- a/Project.toml +++ b/Project.toml @@ -13,6 +13,7 @@ Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] +FastGaussQuadrature = "0.5" julia = "1.1" [extras]