diff --git a/N/NaNStatistics/Compat.toml b/N/NaNStatistics/Compat.toml index 9c1fe209be5cae8..87cb97795cc5e9a 100644 --- a/N/NaNStatistics/Compat.toml +++ b/N/NaNStatistics/Compat.toml @@ -14,3 +14,6 @@ VectorizationBase = "0.18-0.20" ["0.4-0"] julia = "1" + +["0.5-0"] +Static = "0.2" diff --git a/N/NaNStatistics/Deps.toml b/N/NaNStatistics/Deps.toml index e88525cd4ccae02..872a3eb76370b80 100644 --- a/N/NaNStatistics/Deps.toml +++ b/N/NaNStatistics/Deps.toml @@ -4,3 +4,6 @@ LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f" + +["0.5-0"] +Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" diff --git a/N/NaNStatistics/Versions.toml b/N/NaNStatistics/Versions.toml index 8f0ec702fba8e1e..4f006aaff0bc444 100644 --- a/N/NaNStatistics/Versions.toml +++ b/N/NaNStatistics/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "06fbf90d61d882b225f862ba00db56d984caa61d" ["0.4.0"] git-tree-sha1 = "346dbd73cff71ad99ec3b7bc96e4244a8f143f20" + +["0.5.0"] +git-tree-sha1 = "2b50a04dd40b006b330124f765d4f7d0a92fbda0"