diff --git a/Project.toml b/Project.toml index 60b6fe4..fc230d3 100644 --- a/Project.toml +++ b/Project.toml @@ -13,9 +13,9 @@ SOFA = "ad3d3fd0-b5f2-51ee-b274-8cdbe62317e2" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] +julia = "^1.0.0" SOFA = "^1.0.2" -StaticArrays = "^0" -julia = "1.0.0" +StaticArrays = "^1.0.1" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"