From f7c5508b4d84279bf6390460a819e5b47d97da7e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 22 Sep 2023 00:53:23 +0000 Subject: [PATCH] CompatHelper: add new compat entry for NIfTI at version 0.6, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index b151df6..d9c8a9c 100644 --- a/Project.toml +++ b/Project.toml @@ -14,6 +14,7 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] +NIfTI = "0.6" julia = "1" [extras]