From 73e4bdd26a229a4f106b7df15243763703f2a41e Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Sun, 14 Jun 2020 05:41:31 -0500 Subject: [PATCH] [skip ci] Reexport bounds --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index e85ef1a..86f25bf 100644 --- a/Project.toml +++ b/Project.toml @@ -13,6 +13,7 @@ TypeTransform = "0fb2cfb0-ef68-4639-af2f-cb92dac991ae" [compat] EzXML = "1.0, 1.1" PrettyTables = "0.8, 0.9" +Reexport = "^0.2.0" Tables = "0.2, 1.0" TypeTransform = "0.1.3" julia = "1.2"