From dd31a317208e042b68100c3865999702449afa18 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 16 Aug 2021 00:11:24 +0000 Subject: [PATCH] CompatHelper: add new compat entry for FastGaussQuadrature at version 0.4, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index dc8dd12..eb241cf 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.4" julia = "1.1" [extras]