-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
31 lines (27 loc) · 921 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name = "TransducersNext"
uuid = "b91af8df-c174-444d-b1f7-44e56fcc6a5c"
authors = ["Mason Protter <mason.protter@icloud.com>"]
version = "0.1.0"
[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"
CompositionsBase = "a33af91c-f02d-484b-be07-31d278c5ca2b"
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
InitialValues = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
MicroCollections = "128add7d-3638-4c79-886c-908ea0c25c34"
StableTasks = "91464d47-22a1-43fe-8b7f-2d57ee82463f"
[weakdeps]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
[extensions]
DistributedExt = "Distributed"
[compat]
Accessors = "0.1.38"
BangBang = "0.4.3"
ChunkSplitters = "3.1.0"
CompositionsBase = "0.1.2"
ConstructionBase = "1.5.8"
Distributed = "1"
InitialValues = "0.3.1"
MicroCollections = "0.2.0"
StableTasks = "0.1.5"