14 lines
341 B
TOML
Executable File
14 lines
341 B
TOML
Executable File
name = "CommUtils"
|
|
uuid = "646cbe82-3d4a-47b2-9440-2e80a472ca20"
|
|
version = "0.1.0"
|
|
authors = ["naraw "]
|
|
|
|
[deps]
|
|
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
GeneralUtils = "c6c72f09-b708-4ac8-ac7c-2084d70108fe"
|
|
Redis = "0cf705f9-a9e2-50d1-a699-2b372a39b750"
|
|
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
|
|
|
|
[compat]
|
|
GeneralUtils = "0.5.11"
|