/ Misc / Project.toml
Project.toml
 1  name = "Misc"
 2  uuid = "ff97321b-aa60-4104-8cd6-2e42973349ab"
 3  authors = ["zbc"]
 4  version = "0.1.0"
 5  
 6  [deps]
 7  ConcurrentCollections = "5060bff5-0b44-40c5-b522-fcd3ca5cecdd"
 8  Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
 9  Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
10  DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
11  FunctionalCollections = "de31a74c-ac4f-5751-b3fd-e18cd04993ca"
12  JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
13  Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
14  LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
15  OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
16  Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
17  PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
18  Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
19  Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
20  TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
21  TimeTicks = "1ce46816-3f51-4f52-9fcf-6d091670788d"