diff --git a/C/ChainRules/Compat.toml b/C/ChainRules/Compat.toml index 8417038f7f185f6..f7bdfb603324394 100644 --- a/C/ChainRules/Compat.toml +++ b/C/ChainRules/Compat.toml @@ -19,15 +19,15 @@ ChainRulesCore = "0.2" ["0.2-0.2.1"] ChainRulesCore = "0.3" -["0.2.2-0"] -Reexport = "0.2" - ["0.2.2-0.2"] ChainRulesCore = "0.4" ["0.2.2-0.2.3"] Requires = "0.5.2-0.5" +["0.2.2-0.7.41"] +Reexport = "0.2" + ["0.2.4-0"] Requires = ["0.5.2-0.5", "1"] @@ -72,3 +72,6 @@ ChainRulesTestUtils = "0.5.1-0.5" ["0.7.38-0.7.40"] ChainRulesTestUtils = "0.5.5-0.5" + +["0.7.42-0"] +Reexport = ["0.2", "1"] diff --git a/C/ChainRules/Versions.toml b/C/ChainRules/Versions.toml index acb9e731bc380c9..9847e352a4780a9 100644 --- a/C/ChainRules/Versions.toml +++ b/C/ChainRules/Versions.toml @@ -198,3 +198,6 @@ git-tree-sha1 = "097722a98537a738e3e42bec069c63663292f991" ["0.7.41"] git-tree-sha1 = "93a956cf20a439fe6147d6fb3cda07816afea411" + +["0.7.42"] +git-tree-sha1 = "c601987dff1d274c188be22f6acbeebec3f6234d"