From e8b907f05a3a9188ba568e4b4d9cf511c8e20fdc Mon Sep 17 00:00:00 2001 From: Brady Planden Date: Thu, 27 Jan 2022 17:47:42 +0000 Subject: [PATCH] .Toml Updt. [compat] --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 65cfdb9..5e03615 100644 --- a/Project.toml +++ b/Project.toml @@ -22,4 +22,5 @@ FFTW = "1.4" PROPACK = "0.4" Parameters = "0.12" UnitSystems = "0.3" +Roots = "1.3" julia = "1.6"