From e2cb83ec23741f846fd38f7e0fc404b877d71005 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 4 Jan 2024 01:08:13 +0000 Subject: [PATCH] CompatHelper: add new compat entry for GMAT at version 0.1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 4343b0d..8af7a59 100644 --- a/Project.toml +++ b/Project.toml @@ -17,6 +17,7 @@ PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] +GMAT = "0.1" julia = "1" [extras]