From ffb58a54145d3f40b385817d737d691bbbbcec4a Mon Sep 17 00:00:00 2001 From: Gord Stephen Date: Tue, 10 Dec 2024 14:37:54 -0800 Subject: [PATCH] Add Reexport compat data for PRAS.jl --- PRAS.jl/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/PRAS.jl/Project.toml b/PRAS.jl/Project.toml index 3e8aa751..bd08c4e0 100644 --- a/PRAS.jl/Project.toml +++ b/PRAS.jl/Project.toml @@ -17,6 +17,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69" PRASCapacityCredits = "0.7" PRASCore = "0.7" PRASFiles = "0.7" +Reexport = "1" julia = "1.10" [extras]