diff --git a/C/CachedInterpolations/Compat.toml b/C/CachedInterpolations/Compat.toml index d3f6d5b..1f0bb58 100644 --- a/C/CachedInterpolations/Compat.toml +++ b/C/CachedInterpolations/Compat.toml @@ -1,2 +1,7 @@ -[0] +["0-0.1.0"] julia = "0.7-1" + +["0.1.1-0"] +Interpolations = "0.14-0.15" +StaticArrays = "1" +julia = "1.10.0-1" diff --git a/C/CachedInterpolations/Deps.toml b/C/CachedInterpolations/Deps.toml index 4959776..6299586 100644 --- a/C/CachedInterpolations/Deps.toml +++ b/C/CachedInterpolations/Deps.toml @@ -1,8 +1,10 @@ -["0.0-0.1"] +[0] +Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +["0-0.1.0"] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" -Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" Ratios = "c84ed2f1-dad5-54f0-aa8e-dbefe2724439" -StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/C/CachedInterpolations/Versions.toml b/C/CachedInterpolations/Versions.toml index eeaae36..a672b33 100644 --- a/C/CachedInterpolations/Versions.toml +++ b/C/CachedInterpolations/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "9b62bbc649cd998a4d0bd544fe30d297a4e68075" + +["0.1.1"] +git-tree-sha1 = "441efef7686876aebbcf3a9b5f273af938b7eb44"