From bd5022c8bcf55f8f9baaa92a8ea6e6bfab44b369 Mon Sep 17 00:00:00 2001 From: narawat Date: Sun, 5 Jul 2026 17:37:41 +0700 Subject: [PATCH] update compat --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index fc10d32..453e49a 100644 --- a/Project.toml +++ b/Project.toml @@ -19,7 +19,7 @@ SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce" UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] -HTTP = "2.5.0" -JSON = "1.3.0" +HTTP = "2.5.0 - 2.9.9" +JSON = "1.3.0 - 1.9.9" NATS = "0.1.0" Revise = "3.13.2"