From cb83ac04c0d0a2ddb4ebec8eb624b34006053814 Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Mon, 9 Dec 2024 22:15:30 +0700 Subject: [PATCH] update --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index 9cdc4e8..a45ff73 100644 --- a/Project.toml +++ b/Project.toml @@ -6,3 +6,6 @@ version = "0.1.2" [deps] GeneralUtils = "c6c72f09-b708-4ac8-ac7c-2084d70108fe" JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1" + +[compat] +GeneralUtils = "0.1.0"