diff --git a/H/Handcalcs/Compat.toml b/H/Handcalcs/Compat.toml index ade5b82052aeedd..778b01ece7e654f 100644 --- a/H/Handcalcs/Compat.toml +++ b/H/Handcalcs/Compat.toml @@ -8,5 +8,8 @@ julia = "1.10.0-1" CodeTracking = "1.3.0-1" Revise = "3.5.0-3" -["0.1.6-0"] +["0.1.6-0.2"] TestHandcalcFunctions = "0.1" + +["0.3-0"] +TestHandcalcFunctions = "0.2" diff --git a/H/Handcalcs/Deps.toml b/H/Handcalcs/Deps.toml index 8654621b8a0f774..a81d030a0b0d7d0 100644 --- a/H/Handcalcs/Deps.toml +++ b/H/Handcalcs/Deps.toml @@ -10,3 +10,6 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" ["0.1.6-0"] TestHandcalcFunctions = "6ba57fb7-81df-4b24-8e8e-a3885b6fcae7" + +["0.3-0"] +AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" diff --git a/H/Handcalcs/Versions.toml b/H/Handcalcs/Versions.toml index 3c1c99ab2b82cd0..e2edb09c87ea036 100644 --- a/H/Handcalcs/Versions.toml +++ b/H/Handcalcs/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "dd3136e1c6931cc67b27a04490d92862c659d077" ["0.2.1"] git-tree-sha1 = "21ed115ad64b0707e0e7d37b9321a46c12912374" + +["0.3.0"] +git-tree-sha1 = "2e75c103283039ecabae0ecf3341134ea1d11a69"