This commit is contained in:
2026-07-24 21:16:33 +07:00
parent 047d3d05e0
commit f060853a52
4 changed files with 955 additions and 714 deletions
+5 -3
View File
@@ -1,11 +1,13 @@
name = "CommUtils"
uuid = "646cbe82-3d4a-47b2-9440-2e80a472ca20"
authors = ["naraw "]
version = "0.1.0"
authors = ["naraw "]
[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
Mosquitto = "db317de6-444b-4dfa-9d0e-fbf3d8dd78ea"
GeneralUtils = "c6c72f09-b708-4ac8-ac7c-2084d70108fe"
Redis = "0cf705f9-a9e2-50d1-a699-2b372a39b750"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat]
GeneralUtils = "0.5.11"