diff --git a/R/Reactant/Compat.toml b/R/Reactant/Compat.toml index 4c021e723eabc8d..e878ebd61b56e63 100644 --- a/R/Reactant/Compat.toml +++ b/R/Reactant/Compat.toml @@ -49,4 +49,10 @@ julia = "1.10.0-1" ["0.2.2-0"] Adapt = "4" + +["0.2.2-0.2.3"] Reactant_jll = "0.0.20" + +["0.2.4-0"] +ReactantCore = "0.1" +Reactant_jll = "0.0.23" diff --git a/R/Reactant/Deps.toml b/R/Reactant/Deps.toml index f90ac3c31a3111d..f573941a3df4aa3 100644 --- a/R/Reactant/Deps.toml +++ b/R/Reactant/Deps.toml @@ -20,3 +20,6 @@ OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" ["0.2.2-0"] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" + +["0.2.4-0"] +ReactantCore = "a3311ec8-5e00-46d5-b541-4f83e724a433" diff --git a/R/Reactant/Versions.toml b/R/Reactant/Versions.toml index 602b7a4afd2db66..fe2895840791ff5 100644 --- a/R/Reactant/Versions.toml +++ b/R/Reactant/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "94ec81af307bbd1a037dca2ac13fea6a0e71d3da" ["0.2.3"] git-tree-sha1 = "ea6e12044a34ddad50ba063dbf6ec5caa89fb330" + +["0.2.4"] +git-tree-sha1 = "f4af4eebd68c6215ee80929def479db1407f0166"