-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
30 lines (28 loc) · 965 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
name = "LegendUpROOTIO"
uuid = "59dd4b32-a3c2-596d-b22d-5bb8b5f60033"
version = "0.1.0"
[deps]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018"
ElasticArrays = "fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4"
LegendDataTypes = "99e09c13-5545-5ee2-bfa2-77f358fb75d8"
RadiationDetectorSignals = "bf2c0563-65cf-5db2-a620-ceb7de82658c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UpROOT = "69ce31c6-c38d-56c2-aa87-409d3de9f997"
[compat]
ArgCheck = "1, 2"
ArraysOfArrays = "0.5, 0.6"
ElasticArrays = "1"
LegendDataTypes = "0.1"
RadiationDetectorSignals = "0.1, 0.2"
StaticArrays = "0.12, 1.0"
StructArrays = "0.4, 0.5, 0.6"
Tables = "0.2, 1.0"
TypedTables = "1.2"
Unitful = "1"
UpROOT = "0.3"
julia = "1.6"