15 lines
370 B
TOML
15 lines
370 B
TOML
name = "LLMMCTS"
|
|
uuid = "d76c5a4d-449e-4835-8cc4-dd86ec44f241"
|
|
version = "0.1.4"
|
|
authors = ["narawat lamaiin <narawat@outlook.com>"]
|
|
|
|
[deps]
|
|
GeneralUtils = "c6c72f09-b708-4ac8-ac7c-2084d70108fe"
|
|
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
|
|
PrettyPrinting = "54e16d92-306c-5ea0-a30b-337be88ac337"
|
|
|
|
[compat]
|
|
GeneralUtils = "0.3.2"
|
|
JSON = "1.6.1"
|
|
PrettyPrinting = "0.4.2"
|