This commit is contained in:
2026-08-29 19:25:04 +07:00
parent c078948a7c
commit f09a53b6c3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name = "GeneralUtils"
uuid = "c6c72f09-b708-4ac8-ac7c-2084d70108fe"
version = "0.6.3"
version = "0.6.4"
authors = ["tonaerospace <tonaerospace.etc@gmail.com>"]
[deps]
+1 -1
View File
@@ -9,7 +9,7 @@ export timedifference, showstracktrace, findHighestIndexKey, uuid4snakecase, rep
extractTextBetweenCharacter, extractTextBetweenString,
convertCamelSnakeKebabCase, fitrange, recentElementsIndex, nonRecentElementsIndex
using JSON, DataStructures, Distributions, Random, Dates, UUIDs, DataFrames
using JSON, DataStructures, Distributions, Random, Dates, UUIDs, DataFrames, NATS
# ---------------------------------------------- 100 --------------------------------------------- #