From 60ece94fce36bcbed667e3a513d018ca64e08f5b Mon Sep 17 00:00:00 2001 From: narawat Date: Thu, 25 Jun 2026 08:55:46 +0700 Subject: [PATCH] update GeneralUtils version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index febc4f5..0afb173 100644 --- a/Project.toml +++ b/Project.toml @@ -19,5 +19,5 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] Base64 = "1.11.0" Dates = "1.11.0" -GeneralUtils = "0.3.2" +GeneralUtils = "0.3.0 - 0.9.0" JSON = "1.4.0"