From 10637343cbe71fff04e89b8df1404dc8ea984352 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 25 Apr 2022 00:57:46 +0000 Subject: [PATCH] CompatHelper: add new compat entry for GMT at version 0.41, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 939ab2e..8b83ae5 100644 --- a/Project.toml +++ b/Project.toml @@ -18,6 +18,7 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228" [compat] FFTW = "1" GDAL = "1" +GMT = "0.41" SeisIO = "1" UnicodePlots = "2" julia = "1"