update compat

This commit is contained in:
2026-07-04 13:07:54 +07:00
parent 2c4e5918b9
commit 7c06f1a850
+2 -2
View File
@@ -1,6 +1,6 @@
name = "LLMMCTS"
uuid = "d76c5a4d-449e-4835-8cc4-dd86ec44f241"
version = "0.1.4"
version = "0.1.5"
authors = ["narawat lamaiin <narawat@outlook.com>"]
[deps]
@@ -9,6 +9,6 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
PrettyPrinting = "54e16d92-306c-5ea0-a30b-337be88ac337"
[compat]
GeneralUtils = "0.4.9"
GeneralUtils = "0.4.0 - 0.9.0"
JSON = "1.6.1"
PrettyPrinting = "0.4.2"