From a064be0e5c614a91d51bb8a8e0b09c75ca5e77a3 Mon Sep 17 00:00:00 2001 From: narawat Date: Sun, 22 Feb 2026 13:54:36 +0700 Subject: [PATCH] update --- Project.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Project.toml b/Project.toml index 2bb6c92..6e520d3 100644 --- a/Project.toml +++ b/Project.toml @@ -1,3 +1,8 @@ +name = "NATSBridge" +uuid = "f2724d33-f338-4a57-b9f8-1be882570d10" +version = "0.1.0" +authors = ["narawat "] + [deps] Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" @@ -9,3 +14,9 @@ NATS = "55e73f9c-eeeb-467f-b4cc-a633fde63d2a" PrettyPrinting = "54e16d92-306c-5ea0-a30b-337be88ac337" Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" + +[compat] +JSON = "1.4.0" + + + -- 2.49.1