diff --git a/P/PartialFunctions/Compat.toml b/P/PartialFunctions/Compat.toml index d4bc3b166764b4a..6c834733abdfcc7 100644 --- a/P/PartialFunctions/Compat.toml +++ b/P/PartialFunctions/Compat.toml @@ -1,2 +1,5 @@ [1] julia = "1.5.0-1" + +["1.2-1"] +MacroTools = "0.5" diff --git a/P/PartialFunctions/Deps.toml b/P/PartialFunctions/Deps.toml index e69de29bb2d1d64..a4f5260df78485d 100644 --- a/P/PartialFunctions/Deps.toml +++ b/P/PartialFunctions/Deps.toml @@ -0,0 +1,2 @@ +["1.2-1"] +MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" diff --git a/P/PartialFunctions/Versions.toml b/P/PartialFunctions/Versions.toml index ddfc344f16f66f6..9194025e84724f9 100644 --- a/P/PartialFunctions/Versions.toml +++ b/P/PartialFunctions/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "c9e22bc046e05f549623d951ab33a6095017982d" ["1.1.1"] git-tree-sha1 = "b3901ea034cfd8aae57a2fa0dde0b0ea18bad1cb" + +["1.2.0"] +git-tree-sha1 = "47b49a4dbc23b76682205c646252c0f9e1eb75af"